Uses of Class
com.microsoft.azure.management.storage.GeoReplicationStatus
Packages that use GeoReplicationStatus
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of GeoReplicationStatus in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as GeoReplicationStatusModifier and TypeFieldDescriptionstatic final GeoReplicationStatusGeoReplicationStatus.BOOTSTRAPStatic value Bootstrap for GeoReplicationStatus.static final GeoReplicationStatusGeoReplicationStatus.LIVEStatic value Live for GeoReplicationStatus.static final GeoReplicationStatusGeoReplicationStatus.UNAVAILABLEStatic value Unavailable for GeoReplicationStatus.Methods in com.microsoft.azure.management.storage that return GeoReplicationStatusModifier and TypeMethodDescriptionstatic GeoReplicationStatusGeoReplicationStatus.fromString(String name) Creates or finds a GeoReplicationStatus from its string representation.GeoReplicationStats.status()Get the status of the secondary location.Methods in com.microsoft.azure.management.storage that return types with arguments of type GeoReplicationStatusModifier and TypeMethodDescriptionstatic Collection<GeoReplicationStatus>GeoReplicationStatus.values()