GetRelationshipLinkPlainArgs

data class GetRelationshipLinkPlainArgs(val hubName: String, val relationshipLinkName: String, val resourceGroupName: String) : ConvertibleToJava<GetRelationshipLinkPlainArgs>

Constructors

Link copied to clipboard
fun GetRelationshipLinkPlainArgs(hubName: String, relationshipLinkName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the hub.

Link copied to clipboard

The name of the relationship link.

Link copied to clipboard

The name of the resource group.