getRelationshipLink

Gets information about the specified relationship Link. API Version: 2017-04-26.

Return

The relationship link resource format.

Parameters

argument

null


suspend fun getRelationshipLink(hubName: String, relationshipLinkName: String, resourceGroupName: String): GetRelationshipLinkResult

Return

The relationship link resource format.

Parameters

hubName

The name of the hub.

relationshipLinkName

The name of the relationship link.

resourceGroupName

The name of the resource group.

See also


Return

The relationship link resource format.

Parameters

argument

Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetRelationshipLinkPlainArgs.

See also