Share via


service_stats Class

Represents a set of stats pertaining to the Blob, Queue, or Table service.

class service_stats;

Members

Public Classes

Name Description

service_stats::geo_replication_stats Class

Represents the geo-replication stats for the service.

Public Constructors

Name Description

service_stats::service_stats Constructor

Overloaded. Initializes a new instance of the service_stats class.

Public Methods

Name Description

service_stats::geo_replication Method

Gets the geo-replication stats.

Public Operators

Name Description

service_stats::operator= Operator

Returns a reference to a service_stats object.

Inheritance Hierarchy

service_stats

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

azure::storage Namespace