NodeConfiguration.StatisticsWriteLogStatisticsToTable 属性

定义

注意

Statistics table is no longer supported.

WriteLogStatisticsToTable 属性指定是否还应将日志统计信息写入单独的特殊 Azure 表。 默认值为“是”。

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

属性值

实现

属性

适用于