| 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 |
|---|---|
ElasticPoolState |
ElasticPoolInner.state()
Get the state property: The state of the elastic pool.
|
| Modifier and Type | Field and Description |
|---|---|
static ElasticPoolState |
ElasticPoolState.CREATING
Static value Creating for ElasticPoolState.
|
static ElasticPoolState |
ElasticPoolState.DISABLED
Static value Disabled for ElasticPoolState.
|
static ElasticPoolState |
ElasticPoolState.READY
Static value Ready for ElasticPoolState.
|
| Modifier and Type | Method and Description |
|---|---|
static ElasticPoolState |
ElasticPoolState.fromString(String name)
Creates or finds a ElasticPoolState from its string representation.
|
ElasticPoolState |
SqlElasticPool.state() |
Copyright © 2020 Microsoft Corporation. All rights reserved.