Partager via


IndexerExecutionStatus Énumération

Définition

Définit des valeurs pour 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
Héritage
IndexerExecutionStatus
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

InProgress 2
Reset 3
Success 1
TransientFailure 0

S’applique à