ValidateRequest.ContainerRegistryPassword Property

Definition

Gets or sets password for to access the container registry

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to