Uses of Class
com.azure.storage.blob.models.GeoReplication
Package
Description
Package containing the data models for AzureBlobStorage.
-
Uses of GeoReplication in com.azure.storage.blob.models
Modifier and TypeMethodDescriptionBlobServiceStatistics.getGeoReplication()
Get the geoReplication property: Geo-Replication information for the Secondary Storage Service.GeoReplication.setLastSyncTime
(OffsetDateTime lastSyncTime) Set the lastSyncTime property: A GMT date/time value, to the second.GeoReplication.setStatus
(GeoReplicationStatus status) Set the status property: The status of the secondary location.Modifier and TypeMethodDescriptionBlobServiceStatistics.setGeoReplication
(GeoReplication geoReplication) Set the geoReplication property: Geo-Replication information for the Secondary Storage Service.