Compartir a través de


ValidateRequest.ContainerRegistryUsername Propiedad

Definición

Obtiene o establece el nombre de usuario para que acceda al registro de contenedor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a