共用方式為


PrivateCloud.ExternalCloudLinks 屬性

定義

從連線至此雲端的其他雲端取得雲端連結識別碼的陣列

[Newtonsoft.Json.JsonProperty(PropertyName="properties.externalCloudLinks")]
public System.Collections.Generic.IList<string> ExternalCloudLinks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.externalCloudLinks")>]
member this.ExternalCloudLinks : System.Collections.Generic.IList<string>
Public ReadOnly Property ExternalCloudLinks As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於