get Relationship Link
Gets information about the specified relationship Link. Azure REST API version: 2017-04-26. Other available API versions: 2017-01-01.
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.
See also
Parameters
hub Name
The name of the hub.
relationship Link Name
The name of the relationship link.
resource Group Name
The name of the resource group.
suspend fun getRelationshipLink(argument: suspend GetRelationshipLinkPlainArgsBuilder.() -> Unit): GetRelationshipLinkResult
Return
The relationship link resource format.
See also
Parameters
argument
Builder for com.pulumi.azurenative.customerinsights.kotlin.inputs.GetRelationshipLinkPlainArgs.