Partager via


Database.MaxSizeBytes Propriété

Définition

Obtient ou définit la taille maximale de la base de données exprimée en octets.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à