Partager via


Sku.Restrictions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="restrictions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Version2017_10_01.Models.Restriction> Restrictions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictions")>]
member this.Restrictions : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Version2017_10_01.Models.Restriction> with get, set
Public Property Restrictions As IList(Of Restriction)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to