Partager via


SkuInformation.Restrictions Propriété

Définition

Obtient ou définit les restrictions en raison desquelles la référence SKU ne peut pas être utilisée. Il est vide s’il n’y a aucune restriction.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à