Share via


ElasticPoolData.State Property

Definition

The state of the elastic pool.

public Azure.ResourceManager.Sql.Models.ElasticPoolState? State { get; }
member this.State : Nullable<Azure.ResourceManager.Sql.Models.ElasticPoolState>
Public ReadOnly Property State As Nullable(Of ElasticPoolState)

Property Value

Applies to