次の方法で共有


DatabaseUpdate.MaxLogSizeBytes プロパティ

定義

このデータベースの最大ログ サイズを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象