Freigeben über


DatabaseUpdate.MinCapacity Eigenschaft

Definition

Ruft die minimale Kapazität ab, die der Datenbank immer zugeordnet ist, wenn sie nicht angehalten wird, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.minCapacity")]
public double? MinCapacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minCapacity")>]
member this.MinCapacity : Nullable<double> with get, set
Public Property MinCapacity As Nullable(Of Double)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: