次の方法で共有


RestorableDroppedSqlPool.MaxSizeBytes プロパティ

定義

データベースの最大サイズ (バイト単位) を取得します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象