Compartir a través de


Database.MinCapacity Propiedad

Definición

Obtiene o establece la capacidad mínima que la base de datos siempre tendrá asignada, si no está en pausa.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a