ServiceStats Class (Microsoft.WindowsAzure.Storage.Shared.Protocol)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
ServiceStats Class
Class representing a set of stats pertaining to a cloud storage service.
Namespace:
Microsoft.WindowsAzure.Storage.Shared.Protocol
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Inheritance Hierarchy
System.::..Object
Microsoft.WindowsAzure.Storage.Shared.Protocol.::..ServiceStats
Syntax
Properties
Name Description 
GeoReplicationGeoReplicationGeoReplicationGeoReplication Gets or sets the geo-replication stats.
Methods
Name Description 
Equals(Object)(Object^)(Object)(Object) (Inherited from Object.)

GetHashCode()()()() (Inherited from Object.)

GetType()()()() (Inherited from Object.)

ToString()()()() (Inherited from Object.)
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Return to top
Class representing a set of stats pertaining to a cloud storage service.
Inheritance Hierarchy
System.::..ObjectMicrosoft.WindowsAzure.Storage.Shared.Protocol.::..ServiceStats
Syntax
Properties
| Name | Description | |
|---|---|---|
| GeoReplicationGeoReplicationGeoReplicationGeoReplication | Gets or sets the geo-replication stats. |
Methods
| Name | Description | |
|---|---|---|
| Equals(Object)(Object^)(Object)(Object) | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.