ApiManagementSkuRestrictions.RestrictionInfo Property

Definition

Gets the information about the restriction where the SKU cannot be used.

[Newtonsoft.Json.JsonProperty(PropertyName="restrictionInfo")]
public Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuRestrictionInfo RestrictionInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictionInfo")>]
member this.RestrictionInfo : Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuRestrictionInfo
Public ReadOnly Property RestrictionInfo As ApiManagementSkuRestrictionInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to