Aracılığıyla paylaş


AvailableServiceTier.CapacityReservationLevel Property

Definition

Gets the capacity reservation level in GB per day. Returned for the Capacity Reservation Service Tier.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to