Udostępnij za pośrednictwem


ContainerRegistryGenerateCredentialsResult.Passwords Property

Definition

The list of passwords for a container registry.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTokenPassword> Passwords { get; }
member this.Passwords : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTokenPassword>
Public ReadOnly Property Passwords As IReadOnlyList(Of ContainerRegistryTokenPassword)

Property Value

Applies to