ImportRequest.MaxSizeBytes Propriedade

Definição

Obtém ou define o tamanho máximo do banco de dados recém-importado.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a