Uses of Class
com.microsoft.azure.management.compute.ReplicationState
Packages that use ReplicationState
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ReplicationState in com.microsoft.azure.management.compute
Fields in com.microsoft.azure.management.compute declared as ReplicationStateModifier and TypeFieldDescriptionstatic final ReplicationStateReplicationState.COMPLETEDStatic value Completed for ReplicationState.static final ReplicationStateReplicationState.FAILEDStatic value Failed for ReplicationState.static final ReplicationStateReplicationState.REPLICATINGStatic value Replicating for ReplicationState.static final ReplicationStateReplicationState.UNKNOWNStatic value Unknown for ReplicationState.Methods in com.microsoft.azure.management.compute that return ReplicationStateModifier and TypeMethodDescriptionstatic ReplicationStateReplicationState.fromString(String name) Creates or finds a ReplicationState from its string representation.RegionalReplicationStatus.state()Get this is the regional replication state.Methods in com.microsoft.azure.management.compute that return types with arguments of type ReplicationState