次の方法で共有


TriggeredWebJobProperties.UsingSdk Property

Definition

Using SDK?

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

Property Value

Implements

Attributes

Applies to