getRelationship

Gets information about the specified relationship. Uses Azure REST API version 2017-04-26.

Return

The relationship resource format.

Parameters

argument

null


suspend fun getRelationship(hubName: String, relationshipName: String, resourceGroupName: String): GetRelationshipResult

Return

The relationship resource format.

Parameters

hubName

The name of the hub.

relationshipName

The name of the relationship.

resourceGroupName

The name of the resource group.

See also


Return

The relationship resource format.

Parameters

argument

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

See also