Share via


service_properties::hour_metrics Method

Gets the hour metrics properties for the service.

const metrics_properties& hour_metrics() const;

metrics_properties& hour_metrics();

Return Value

The hour metrics properties for the service.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

service_properties Class