ComputeResourceSku.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.Compute.Models.ComputeResourceSkuRestrictions> Restrictions { get; }
member this.Restrictions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.ComputeResourceSkuRestrictions>
Public ReadOnly Property Restrictions As IReadOnlyList(Of ComputeResourceSkuRestrictions)

Property Value

Applies to