Compartilhar via


DatabaseUpdate.MinCapacity Propriedade

Definição

Obtém ou define a capacidade mínima que o banco de dados sempre terá alocado, se não estiver em 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a