ISiteSourceControlProperties.ContainerConfigurationPassword Property

Definition

The password used to upload the image to the container registry.

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

Property Value

Attributes

Applies to