Partager via


ElasticPoolInner.State Propriété

Définition

Obtient l’état du pool élastique. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à