QueueServiceProperties.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 queues.
public Azure.Storage.Queues.Models.QueueMetrics HourMetrics { get; set; }
member this.HourMetrics : Azure.Storage.Queues.Models.QueueMetrics with get, set
Public Property HourMetrics As QueueMetrics