次の方法で共有


ComputeResourceSku.Restrictions プロパティ

定義

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

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)

プロパティ値

適用対象