WebJob.WebJobType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Job type.
[Microsoft.Azure.PowerShell.Cmdlets.Websites.FormatTable(Index=2)]
[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=2)>]
[<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