BlobServiceProperties.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 hour or minute aggregates for blobs.
public Azure.Storage.Blobs.Models.BlobMetrics HourMetrics { get; set; }
member this.HourMetrics : Azure.Storage.Blobs.Models.BlobMetrics with get, set
Public Property HourMetrics As BlobMetrics