Compartir a través de


Database.MaxLogSizeBytes Propiedad

Definición

Obtiene el tamaño máximo del registro de esta base de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxLogSizeBytes")]
public long? MaxLogSizeBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxLogSizeBytes")>]
member this.MaxLogSizeBytes : Nullable<int64>
Public ReadOnly Property MaxLogSizeBytes As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a