Package | Description |
---|---|
com.azure.storage.blob.models |
Package containing classes for AzureBlobStorage.
|
Modifier and Type | Method and Description |
---|---|
GeoReplication |
BlobServiceStatistics.getGeoReplication()
Get the geoReplication property: Geo-Replication information for the Secondary Storage Service.
|
GeoReplication |
GeoReplication.setLastSyncTime(OffsetDateTime lastSyncTime)
Set the lastSyncTime property: A GMT date/time value, to the second.
|
GeoReplication |
GeoReplication.setStatus(GeoReplicationStatus status)
Set the status property: The status of the secondary location.
|
Modifier and Type | Method and Description |
---|---|
BlobServiceStatistics |
BlobServiceStatistics.setGeoReplication(GeoReplication geoReplication)
Set the geoReplication property: Geo-Replication information for the Secondary Storage Service.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.