Bagikan melalui


ITriggeredWebJobProperties Interface

Definition

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

Properties

Duration
EndTime
Error
ErrorUrl
ExtraInfoUrl
HistoryUrl
JobName
LatestRunId
LatestRunKind
LatestRunName
LatestRunPropertiesUrl
LatestRunType
OutputUrl
RunCommand
SchedulerLogsUrl
Setting
StartTime
Status
Trigger
Url
UsingSdk
WebJobId
WebJobName
WebJobType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to