Compartilhar via


RegistryUsageListResultInner.Value Propriedade

Definição

Obtém ou define a lista de usos de cota do registro de contêiner.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a