Delen via


ResourceSku.Restrictions Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to