Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static SyncAgentState |
SyncAgentState.NEVER_CONNECTED
Static value NeverConnected for SyncAgentState.
|
static SyncAgentState |
SyncAgentState.OFFLINE
Static value Offline for SyncAgentState.
|
static SyncAgentState |
SyncAgentState.ONLINE
Static value Online for SyncAgentState.
|
Modifier and Type | Method and Description |
---|---|
static SyncAgentState |
SyncAgentState.fromString(String name)
Creates or finds a SyncAgentState from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<SyncAgentState> |
SyncAgentState.values() |
Copyright © 2019. All rights reserved.