Catalog.Restrictions プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="restrictions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.SkuRestriction> Restrictions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictions")>]
member this.Restrictions : System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.SkuRestriction>
Public ReadOnly Property Restrictions As IList(Of SkuRestriction)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象