Compartir a través de


ElasticPoolInner.State Propiedad

Definición

Obtiene el estado del grupo elástico. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a