Delen via


ContinuousWebJob.WebJobType Property

Definition

Job type.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.WebJobType? WebJobType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.WebJobType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.WebJobType> with get, set
Public Property WebJobType As Nullable(Of WebJobType)

Property Value

Implements

Attributes

Applies to