PrivateCloud.VcenterPassword Property

Definition

Gets or sets optionally, set the vCenter admin password when the private cloud is created

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to