CloudLink Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A cloud link resource
[Microsoft.Rest.Serialization.JsonTransformation]
public class CloudLink : Microsoft.Azure.Management.Avs.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CloudLink = class
inherit Resource
Public Class CloudLink
Inherits Resource
- Inheritance
- Attributes
Constructors
CloudLink() |
Initializes a new instance of the CloudLink class. |
CloudLink(String, String, String, String, String) |
Initializes a new instance of the CloudLink class. |
Properties
Id |
Gets resource ID. (Inherited from Resource) |
LinkedCloud |
Gets or sets identifier of the other private cloud participating in the link. |
Name |
Gets resource name. (Inherited from Resource) |
Status |
Gets the state of the cloud link. Possible values include: 'Active', 'Building', 'Deleting', 'Failed', 'Disconnected' |
Type |
Gets resource type. (Inherited from Resource) |
Applies to
Azure SDK for .NET