Partager via


RegistryUsageListResult.Value Propriété

Définition

Obtient ou définit la liste des utilisations de quota du registre de conteneurs.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à