Compartilhar via


IndexerExecutionStatus Enumeração

Definição

Define valores para IndexerExecutionStatus.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum IndexerExecutionStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type IndexerExecutionStatus = 
Public Enum IndexerExecutionStatus
Herança
IndexerExecutionStatus
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

InProgress 2
Reset 3
Success 1
TransientFailure 0

Aplica-se a