Share via


ImportNewDatabaseDefinition.MaxSizeBytes Property

Definition

Gets or sets max size in bytes for the import 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