AdminCredentials.NsxtPassword Property

Definition

Gets NSX-T Manager password

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to