Freigeben über


ElasticPoolUpdateInner.State Eigenschaft

Definition

Ruft den Zustand des Pools für elastische Datenbanken ab. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: