Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static AggregatedReplicationState |
AggregatedReplicationState.COMPLETED
Static value Completed for AggregatedReplicationState.
|
static AggregatedReplicationState |
AggregatedReplicationState.FAILED
Static value Failed for AggregatedReplicationState.
|
static AggregatedReplicationState |
AggregatedReplicationState.IN_PROGRESS
Static value InProgress for AggregatedReplicationState.
|
static AggregatedReplicationState |
AggregatedReplicationState.UNKNOWN
Static value Unknown for AggregatedReplicationState.
|
Modifier and Type | Method and Description |
---|---|
AggregatedReplicationState |
ReplicationStatus.aggregatedState()
Get this is the aggregated replication status based on all the regional replication status flags.
|
static AggregatedReplicationState |
AggregatedReplicationState.fromString(String name)
Creates or finds a AggregatedReplicationState from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<AggregatedReplicationState> |
AggregatedReplicationState.values() |
Copyright © 2019. All rights reserved.