GetRelationshipPlainArgs

data class GetRelationshipPlainArgs(val hubName: String, val relationshipName: String, val resourceGroupName: String) : ConvertibleToJava<GetRelationshipPlainArgs>

Constructors

Link copied to clipboard
fun GetRelationshipPlainArgs(hubName: String, relationshipName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetRelationshipPlainArgs

Properties

Link copied to clipboard

The name of the hub.

Link copied to clipboard

The name of the relationship.

Link copied to clipboard

The name of the resource group.