| Package | Description |
|---|---|
| com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ReplicationState |
ReplicationState.CATCH_UP
Static value CATCH_UP for ReplicationState.
|
static ReplicationState |
ReplicationState.PENDING
Static value PENDING for ReplicationState.
|
static ReplicationState |
ReplicationState.SEEDING
Static value SEEDING for ReplicationState.
|
static ReplicationState |
ReplicationState.SUSPENDED
Static value SUSPENDED for ReplicationState.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicationState |
ReplicationState.fromString(String name)
Creates or finds a ReplicationState from its string representation.
|
ReplicationState |
ReplicationLink.replicationState() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ReplicationState> |
ReplicationState.values() |
Copyright © 2019. All rights reserved.