Share via


ResourceSku.Restrictions Propriedade

Definição

Obtém ou define as restrições devido à qual a SKU não pode ser usada. Isso estará vazio se não houver restrições.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a