次の方法で共有


AvailableServiceTier.CapacityReservationLevel プロパティ

定義

1 日あたりの容量予約レベルを GB 単位で取得します。 容量予約サービス レベルに対して返されます。

[Newtonsoft.Json.JsonProperty(PropertyName="capacityReservationLevel")]
public long? CapacityReservationLevel { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacityReservationLevel")>]
member this.CapacityReservationLevel : Nullable<int64>
Public ReadOnly Property CapacityReservationLevel As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象