CloudLink.LinkedCloud Property

Definition

Gets or sets identifier of the other private cloud participating in the link.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedCloud")]
public string LinkedCloud { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedCloud")>]
member this.LinkedCloud : string with get, set
Public Property LinkedCloud As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to