PrivateCloud.Identity 속성

정의

구성된 경우 프라이빗 클라우드의 ID를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.Avs.Models.PrivateCloudIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.Avs.Models.PrivateCloudIdentity with get, set
Public Property Identity As PrivateCloudIdentity

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상