Share via


service_properties::metrics_properties::retention_policy_enabled Method

Gets a value indicating whether a retention policy is enabled for metrics.

bool retention_policy_enabled() const;

Return Value

true if a retention policy is enabled; otherwise, false.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

service_properties::metrics_properties Class