IComputeSku.Restrictions Property

Definition

Gets the restrictions because of which SKU cannot be used.

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

Property Value

Applies to