Partager via


RecommendedIndex.State Propriété

Définition

Obtient l’état de recommandation actuel. Les valeurs possibles sont les suivantes : « Active », « Pending », « Executing », « Verifying », « Pending Reverting », « Reverting », « Reverted », « Ignored », « Expired », « Blocked », « Success »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à