Dela via


SecurityProfile.DomainUsername Property

Definition

Gets or sets the domain user account that will have admin privileges on the cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="domainUsername")]
public string DomainUsername { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="domainUsername")>]
member this.DomainUsername : string with get, set
Public Property DomainUsername As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to