CloudLinkProperties interface
The properties of a cloud link.
Properties
| linked |
Identifier of the other private cloud participating in the link. |
| provisioning |
The provisioning state of the resource. |
| status | The state of the cloud link. |
Property Details
linkedCloud
Identifier of the other private cloud participating in the link.
linkedCloud?: string
Property Value
string
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string
status
The state of the cloud link.
status?: string
Property Value
string