Class ServiceStats
- Namespace
- Microsoft.WindowsAzure.Storage.Shared.Protocol
- Assembly
- Microsoft.WindowsAzure.Storage.dll
Class representing a set of stats pertaining to a cloud storage service.
public sealed class ServiceStats
- Inheritance
-
ServiceStats
- Inherited Members
Properties
GeoReplication
Gets or sets the geo-replication stats.
public GeoReplicationStats GeoReplication { get; }
Property Value
- GeoReplicationStats
The geo-replication stats.