다음을 통해 공유


PrivateCloud.VcenterPassword 속성

정의

필요에 따라 가져오거나 설정하고 프라이빗 클라우드를 만들 때 vCenter 관리자 암호를 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상