C#
C++
F#
VB
ServiceStats Class
Class representing a set of stats pertaining to a cloud storage service.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
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.