Compartir a través de


NodeConfiguration.StatisticsWriteLogStatisticsToTable Propiedad

Definición

Precaución

Statistics table is no longer supported.

El atributo WriteLogStatisticsToTable especifica si las estadísticas de registro también deben escribirse en una tabla de Azure especial independiente. El valor predeterminado es "yes" (sí).

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

Valor de propiedad

Implementaciones

Atributos

Se aplica a