NodeConfiguration.StatisticsWriteLogStatisticsToTable プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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
プロパティ値
実装
- 属性