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: The geoReplication property.
|
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: The geoReplication property.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.