AdminCredentials.VcenterPassword Property

Definition

Gets vCenter admin password

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to