次の方法で共有


ApiManagementSkuRestrictions.RestrictionInfo プロパティ

定義

SKU を使用できない制限に関する情報を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象