Compartilhar via


ApiManagementSku.Restrictions Propriedade

Definição

Obtém as restrições devido ao qual o SKU não pode ser usado. Isso estará vazio se não houver restrições.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a