PrivateCloud.NsxtPassword Property

Definition

Gets or sets optionally, set the NSX-T Manager password when the private cloud is created

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to