Condividi tramite


Catalog.Restrictions Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to