ValidateRequest.ContainerRegistryUsername Property

Definition

Gets or sets username for to access the container registry

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to