Condividi tramite


IImportImageParameters.CredentialsPassword 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=false, SerializedName="password")]
public string CredentialsPassword { 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=false, SerializedName="password")>]
member this.CredentialsPassword : string with get, set
Public Property CredentialsPassword As String

Property Value

Attributes

Applies to