Share via


service_properties::set_minute_metrics Method

Sets the minute metrics properties for the service.

void set_minute_metrics(
   metrics_properties value
);

Parameters

  • value
    The minute metrics properties for the service.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

service_properties Class