| Package | Description |
|---|---|
| com.azure.storage.queue.models |
Package containing classes for AzureQueueStorage.
|
| Modifier and Type | Method and Description |
|---|---|
GeoReplication |
QueueServiceStatistics.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 |
|---|---|
QueueServiceStatistics |
QueueServiceStatistics.setGeoReplication(GeoReplication geoReplication)
Set the geoReplication property: Geo-Replication information for the
Secondary Storage Service.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.