ResourceSku.Restrictions Property

Definition

The restrictions because of which SKU cannot be used. This is empty if there are no restrictions.

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

Property Value

Applies to