Condividi tramite


ContainerRegistry.UserName Property

Definition

Gets or sets the user name to log into the registry server.

[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