Partager via


WebJobType Énumération

Définition

Définit les valeurs de WebJobType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum WebJobType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type WebJobType = 
Public Enum WebJobType
Héritage
WebJobType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Continuous 0
Triggered 1

S’applique à