Share via


ContainerRegistryTokenCredentials.Passwords Property

Definition

Gets the passwords.

public Azure.Provisioning.BicepList<Azure.Provisioning.ContainerRegistry.ContainerRegistryTokenPassword> Passwords { get; set; }
member this.Passwords : Azure.Provisioning.BicepList<Azure.Provisioning.ContainerRegistry.ContainerRegistryTokenPassword> with get, set
Public Property Passwords As BicepList(Of ContainerRegistryTokenPassword)

Property Value

Applies to