Share via


IImportSourceCredentials.Password Property

Definition

The password used to authenticate with the source registry.

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

Property Value

Attributes

Applies to