| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SyncAgentState |
SyncAgentInner.state()
Get the state property: State of the sync agent.
|
| 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.