PrivateCloud.NsxtPassword 속성

정의

필요에 따라 프라이빗 클라우드를 만들 때 NSX-T Manager 암호를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상