Partager via


ApiManagementSku.Restrictions Propriété

Définition

Obtient 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.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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à