Share via


CustomRegistryCredentials.UserName Property

Definition

Gets or sets the username for logging into the custom registry.

[Newtonsoft.Json.JsonProperty(PropertyName="userName")]
public Microsoft.Azure.Management.ContainerRegistry.Models.SecretObject UserName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userName")>]
member this.UserName : Microsoft.Azure.Management.ContainerRegistry.Models.SecretObject with get, set
Public Property UserName As SecretObject

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to