次の方法で共有


ElasticPoolPerDatabaseMinPerformanceLevelCapability.Unit プロパティ

定義

パフォーマンス レベルの測定に使用される単位の種類を取得します。 使用できる値は、'DTU'、'VCores' です。

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public string Unit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : string
Public ReadOnly Property Unit As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象