다음을 통해 공유


ContainerRegistryGenerateCredentialsContent.Name Property

Definition

Specifies name of the password which should be regenerated if any -- password1 or password2.

public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTokenPasswordName? Name { get; set; }
member this.Name : Nullable<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTokenPasswordName> with get, set
Public Property Name As Nullable(Of ContainerRegistryTokenPasswordName)

Property Value

Applies to