次の方法で共有


ResourceSkuRestrictions.RestrictionInfo プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="restrictionInfo")]
public Microsoft.Azure.Management.CognitiveServices.Models.ResourceSkuRestrictionInfo RestrictionInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictionInfo")>]
member this.RestrictionInfo : Microsoft.Azure.Management.CognitiveServices.Models.ResourceSkuRestrictionInfo with get, set
Public Property RestrictionInfo As ResourceSkuRestrictionInfo

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象