Compartilhar via


Database.MaxSizeBytes Propriedade

Definição

Obtém ou define o tamanho máximo do banco de dados expresso em bytes.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxSizeBytes")]
public long? MaxSizeBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxSizeBytes")>]
member this.MaxSizeBytes : Nullable<int64> with get, set
Public Property MaxSizeBytes As Nullable(Of Long)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a