PrivateCloud.ExternalCloudLinks 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從連線至此雲端的其他雲端取得雲端連結識別碼的陣列
[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