RegistryPassword.Name Property

Definition

The password name.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.PasswordName? 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.PasswordName> with get, set
Public Property Name As Nullable(Of PasswordName)

Property Value

Implements

Attributes

Applies to