| Modifier and Type | Field and Description |
|---|---|
static ReplicationStatusTypes |
ReplicationStatusTypes.REPLICATION_STATUS
Static value ReplicationStatus for ReplicationStatusTypes.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicationStatusTypes |
ReplicationStatusTypes.fromString(String name)
Creates or finds a ReplicationStatusTypes from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ReplicationStatusTypes> |
ReplicationStatusTypes.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/