Partager via


RegistryListCredentialsResultInner.Passwords Propriété

Définition

Obtient ou définit la liste des mots de passe d’un registre de conteneurs.

[Newtonsoft.Json.JsonProperty(PropertyName="passwords")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.RegistryPassword> Passwords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="passwords")>]
member this.Passwords : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.RegistryPassword> with get, set
Public Property Passwords As IList(Of RegistryPassword)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à