IValidateRequest.ContainerRegistryPassword Property

Definition

Password for to access the container registry

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Password for to access the container registry", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="containerRegistryPassword", Update=true)]
public string ContainerRegistryPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Password for to access the container registry", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="containerRegistryPassword", Update=true)>]
member this.ContainerRegistryPassword : string with get, set
Public Property ContainerRegistryPassword As String

Property Value

Attributes

Applies to