Dela via


ElasticPoolInner.State Property

Definition

Gets the state of the elastic pool. Possible values include: 'Creating', 'Ready', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.Sql.Fluent.Models.ElasticPoolState State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Microsoft.Azure.Management.Sql.Fluent.Models.ElasticPoolState
Public ReadOnly Property State As ElasticPoolState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to