次の方法で共有


ElasticPoolPerformanceLevelCapability.PerformanceLevel プロパティ

定義

プールのパフォーマンス レベルを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="performanceLevel")]
public Microsoft.Azure.Management.Sql.Models.PerformanceLevelCapability PerformanceLevel { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="performanceLevel")>]
member this.PerformanceLevel : Microsoft.Azure.Management.Sql.Models.PerformanceLevelCapability
Public ReadOnly Property PerformanceLevel As PerformanceLevelCapability

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象