Share via


service_properties::metrics_properties::include_apis Method

Gets a value indicating whether metrics should generate summary statistics for called API operations.

bool include_apis() const;

Return Value

true if metrics should generate summary statistics for called API operations; otherwise, false.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

service_properties::metrics_properties Class