IStorageSku.Restrictions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets restrictions because of which sku cannot be used.
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Storage.Fluent.Models.Restriction> Restrictions { get; }
member this.Restrictions : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Storage.Fluent.Models.Restriction>
Public ReadOnly Property Restrictions As IReadOnlyList(Of Restriction)