Compartir a través de


ElasticPoolUpdate.MaxSizeBytes Propiedad

Definición

Obtiene o establece el límite de almacenamiento para el grupo elástico de base de datos en 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a