Share via


ResourceSku.Restrictions Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à