Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models 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 the aggregatedState property: 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.