Share via


LinuxOperatingSystemProfile.Username Property

Definition

Gets or sets the username.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to