다음을 통해 공유


PrivateCloud.ExternalCloudLinks 속성

정의

이 클라우드에 연결하는 다른 클라우드에서 클라우드 링크 ID 배열을 가져옵니다.

[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

적용 대상