Bagikan melalui


RestorableDroppedSqlPool.MaxSizeBytes Property

Definition

Gets the max size in bytes of the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to