Class BlobServiceStatistics


  • public final class BlobServiceStatistics
    extends Object
    Stats for the storage service.
    • Constructor Detail

      • BlobServiceStatistics

        public BlobServiceStatistics()
    • Method Detail

      • getGeoReplication

        public GeoReplication getGeoReplication()
        Get the geoReplication property: Geo-Replication information for the Secondary Storage Service.
        Returns:
        the geoReplication value.
      • setGeoReplication

        public BlobServiceStatistics setGeoReplication​(GeoReplication geoReplication)
        Set the geoReplication property: Geo-Replication information for the Secondary Storage Service.
        Parameters:
        geoReplication - the geoReplication value to set.
        Returns:
        the BlobServiceStatistics object itself.