次の方法で共有


RestorableDroppedDatabase.MaxSizeBytes プロパティ

定義

バイト単位で表されるデータベースの最大サイズを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxSizeBytes")]
public long? MaxSizeBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxSizeBytes")>]
member this.MaxSizeBytes : Nullable<int64>
Public ReadOnly Property MaxSizeBytes As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象