次の方法で共有


StorageSkuInformation.Restrictions プロパティ

定義

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

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

プロパティ値

適用対象