NodeConfiguration.StatisticsWriteLogStatisticsToTable Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Statistics table is no longer supported.
L’attribut WriteLogStatisticsToTable spécifie si les statistiques de journal doivent également être écrites dans une table Azure distincte et spéciale. La valeur par défaut de ce paramètre est Oui.
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
Valeur de propriété
Implémente
- Attributs