TableServiceProperties.HourMetrics 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.
A summary of request statistics grouped by API in hourly aggregates for tables.
public Azure.Data.Tables.Models.TableMetrics HourMetrics { get; set; }
member this.HourMetrics : Azure.Data.Tables.Models.TableMetrics with get, set
Public Property HourMetrics As TableMetrics