Share via


CloudLink Class

Definition

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
CloudLink
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