Share via


service_properties::set_hour_metrics Method

Sets the hour metrics properties for the service.

void set_hour_metrics(
   metrics_properties value
);

Parameters

  • value
    The hour metrics properties for the service.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

service_properties Class