Share via


IJobExecution Interface

Definition

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

Properties

EndTime
Id
Name
StartTime
Status
TemplateContainer
TemplateInitContainer
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to