Share via


StorageCacheSku.Restrictions Property

Definition

The restrictions preventing this SKU from being used. This is empty if there are no restrictions.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StorageCache.Models.StorageCacheRestriction> Restrictions { get; }
member this.Restrictions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StorageCache.Models.StorageCacheRestriction>
Public ReadOnly Property Restrictions As IReadOnlyList(Of StorageCacheRestriction)

Property Value

Applies to