AdminCredentials.VcenterUsername Property

Definition

Gets vCenter admin username

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to