Class BlobServiceStatistics
Statistics for the storage service.
Namespace: Azure.Storage.Blobs.Models
Assembly: Azure.Storage.Blobs.dll
Syntax
public class BlobServiceStatistics
Properties
GeoReplication
Geo-Replication information for the Secondary Storage Service
Declaration
public Azure.Storage.Blobs.Models.BlobGeoReplication GeoReplication { get; }
Property Value
BlobGeoReplication
|