Condividi tramite


ImportRequest.MaxSizeBytes Property

Definition

Gets or sets the maximum size for the newly imported database.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to