Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static JobAgentState |
JobAgentState.CREATING
Static value Creating for JobAgentState.
|
static JobAgentState |
JobAgentState.DELETING
Static value Deleting for JobAgentState.
|
static JobAgentState |
JobAgentState.DISABLED
Static value Disabled for JobAgentState.
|
static JobAgentState |
JobAgentState.READY
Static value Ready for JobAgentState.
|
static JobAgentState |
JobAgentState.UPDATING
Static value Updating for JobAgentState.
|
Modifier and Type | Method and Description |
---|---|
static JobAgentState |
JobAgentState.fromString(String name)
Creates or finds a JobAgentState from its string representation.
|
Modifier and Type | Method and Description |
---|---|
static Collection<JobAgentState> |
JobAgentState.values() |
Copyright © 2019. All rights reserved.