Partager via


ResourceSku.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. Ce champ est vide s’il n’y a aucune restriction.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à