Bagikan melalui


AuthCredential.Name Property

Definition

The name of the credential.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.CredentialName? Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Name : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.CredentialName> with get, set
Public Property Name As Nullable(Of CredentialName)

Property Value

Implements

Attributes

Applies to