Share via


IndexerExecutionStatus Enumeration

Definition

Definiert Werte für 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
Vererbung
IndexerExecutionStatus
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

InProgress 2
Reset 3
Success 1
TransientFailure 0

Gilt für: