Sdílet prostřednictvím


WebJobType Výčet

Definice

Definuje hodnoty pro 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
Dědičnost
WebJobType
Atributy
Newtonsoft.Json.JsonConverterAttribute

Pole

Continuous 0
Triggered 1

Platí pro