次の方法で共有


ResourceSkuRestrictions.RestrictionInfo プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象