Compartir a través de


WebJobType Enumeración

Definición

Define valores para 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
Herencia
WebJobType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Continuous 0
Triggered 1

Se aplica a