ITriggeredWebJob Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.TriggeredWebJobTypeConverter))]
public interface ITriggeredWebJob : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.TriggeredWebJobTypeConverter))>]
type ITriggeredWebJob = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface ITriggeredWebJob
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

Duration
EndTime
Error
ErrorUrl
ExtraInfoUrl
HistoryUrl
Id (Inherited from IProxyOnlyResource)
JobName
Kind (Inherited from IProxyOnlyResource)
LatestRunId
LatestRunKind
LatestRunName
LatestRunPropertiesUrl
LatestRunType
Name (Inherited from IProxyOnlyResource)
OutputUrl
RunCommand
SchedulerLogsUrl
Setting
StartTime
Status
Trigger
Type (Inherited from IProxyOnlyResource)
Url
UsingSdk
WebJobId
WebJobName
WebJobType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to