Share via


ITriggeredJobRun Interface

Definition

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

Properties

Duration
EndTime
ErrorUrl
Id (Inherited from IProxyOnlyResource)
JobName
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
OutputUrl
StartTime
Status
Trigger
Type (Inherited from IProxyOnlyResource)
Url
WebJobId
WebJobName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to