NodeConfiguration.StatisticsWriteLogStatisticsToTable プロパティ

定義

注意事項

Statistics table is no longer supported.

WriteLogStatisticsToTable 属性は、ログ統計を別の特殊な Azure テーブルにも書き込む必要があるかどうかを指定します。 既定値は [Yes]\(はい\) です。

public bool StatisticsWriteLogStatisticsToTable { get; set; }
[System.Obsolete("Statistics table is no longer supported.")]
public bool StatisticsWriteLogStatisticsToTable { get; set; }
member this.StatisticsWriteLogStatisticsToTable : bool with get, set
[<System.Obsolete("Statistics table is no longer supported.")>]
member this.StatisticsWriteLogStatisticsToTable : bool with get, set
Public Property StatisticsWriteLogStatisticsToTable As Boolean

プロパティ値

実装

属性

適用対象