次の方法で共有


TriggeredWebJobProperties.WebJobType Property

Definition

Job type.

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

Property Value

Implements

Attributes

Applies to