Condividi tramite


WebJobType Enumerazione

Definizione

Definisce i valori per 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
Ereditarietà
WebJobType
Attributi
Newtonsoft.Json.JsonConverterAttribute

Campi

Continuous 0
Triggered 1

Si applica a