Compartir a través de


DatabaseUpdateInner.MaxSizeBytes Propiedad

Definición

Obtiene o establece el tamaño máximo de la base de datos expresada en bytes. Si createMode no es Default, se omite este valor. Para ver los valores posibles, consulte la API de funcionalidades (/subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationID}/capabilities) a la que hace referencia operationId: "Capabilities_ListByLocation".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxSizeBytes")]
public string MaxSizeBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxSizeBytes")>]
member this.MaxSizeBytes : string with get, set
Public Property MaxSizeBytes As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a