RegistryListCredentialsResultInner.Username Property

Definition

Gets or sets the username for a container registry.

[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