Condividi tramite


CapacityReservationProperties.MinCapacity Property

Definition

Gets minimum CapacityReservation value in GB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to