Condividi tramite


TriggeredWebJobInner.WebJobType Proprietà

Definizione

Ottiene o imposta il tipo di processo. I valori possibili includono: 'Continuous', 'Triggered'

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a