NodeConfiguration.StatisticsMetricsTableWriteInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MetricsTableWriteInterval attribute specifies the frequency of updating the metrics in Azure table. The default is 30 seconds.
public TimeSpan StatisticsMetricsTableWriteInterval { get; set; }
member this.StatisticsMetricsTableWriteInterval : TimeSpan with get, set
Public Property StatisticsMetricsTableWriteInterval As TimeSpan