Partilhar via


RegistryListCredentialsResultInner.Passwords Propriedade

Definição

Obtém ou define a lista de senhas de um registro de contêiner.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a