Get Cloud Link Result
data class GetCloudLinkResult(val azureApiVersion: String, val id: String, val linkedCloud: String? = null, val name: String, val provisioningState: String, val status: String, val systemData: SystemDataResponse, val type: String)
A cloud link resource
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Identifier of the other private cloud participating in the link.
Link copied to clipboard
The provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.