Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static ReplicationState |
ReplicationState.COMPLETED
Static value Completed for ReplicationState.
|
static ReplicationState |
ReplicationState.FAILED
Static value Failed for ReplicationState.
|
static ReplicationState |
ReplicationState.REPLICATING
Static value Replicating for ReplicationState.
|
static ReplicationState |
ReplicationState.UNKNOWN
Static value Unknown for ReplicationState.
|
Modifier and Type | Method and Description |
---|---|
static ReplicationState |
ReplicationState.fromString(String name)
Creates or finds a ReplicationState from its string representation.
|
ReplicationState |
RegionalReplicationStatus.state()
Get the state property: This is the regional replication state.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.