Compartilhar via


TriggeredWebJobInner.WebJobType Propriedade

Definição

Obtém ou define o tipo de trabalho. Os valores possíveis incluem: 'Contínuo', 'Disparado'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.web_job_type")]
public Microsoft.Azure.Management.AppService.Fluent.Models.WebJobType? WebJobType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.web_job_type")>]
member this.WebJobType : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.WebJobType> with get, set
Public Property WebJobType As Nullable(Of WebJobType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a