次の方法で共有


AvailableAppPlatformSku.Restrictions プロパティ

定義

SKU を使用できないための制限を取得します。 制限がない場合、これは空です。

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)

プロパティ値

適用対象