Share via


AvailableAppPlatformSku.Restrictions Property

Definition

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

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

Property Value

Applies to