Compartir a través de


ImportRequest.MaxSizeBytes Propiedad

Definición

Obtiene o establece el tamaño máximo de la base de datos recién importada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a