Partager via


Database.MinCapacity Propriété

Définition

Obtient ou définit la capacité minimale que la base de données aura toujours allouée, si elle n’est pas suspendue

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à