Uses of Class
com.microsoft.azure.management.sql.ElasticPoolState
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of ElasticPoolState in com.microsoft.azure.management.sql
Modifier and TypeFieldDescriptionstatic final ElasticPoolState
ElasticPoolState.CREATING
Static value Creating for ElasticPoolState.static final ElasticPoolState
ElasticPoolState.DISABLED
Static value Disabled for ElasticPoolState.static final ElasticPoolState
ElasticPoolState.READY
Static value Ready for ElasticPoolState.Modifier and TypeMethodDescriptionstatic ElasticPoolState
ElasticPoolState.fromString
(String name) Creates or finds a ElasticPoolState from its string representation.ElasticPoolUpdate.state()
Get the state of the elastic pool.SqlElasticPool.state()