Compartir a través de


JobExecutionLifecycle Clase

Definición

Define valores para JobExecutionLifecycle.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.JobExecutionLifecycle>))]
public class JobExecutionLifecycle : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.Models.JobExecutionLifecycle>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.JobExecutionLifecycle>))>]
type JobExecutionLifecycle = class
    inherit ExpandableStringEnum<JobExecutionLifecycle>
Public Class JobExecutionLifecycle
Inherits ExpandableStringEnum(Of JobExecutionLifecycle)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

JobExecutionLifecycle()

Define valores para JobExecutionLifecycle.

Campos

Canceled

Define valores para JobExecutionLifecycle.

Created

Define valores para JobExecutionLifecycle.

Failed

Define valores para JobExecutionLifecycle.

InProgress

Define valores para JobExecutionLifecycle.

Skipped

Define valores para JobExecutionLifecycle.

Succeeded

Define valores para JobExecutionLifecycle.

SucceededWithSkipped

Define valores para JobExecutionLifecycle.

TimedOut

Define valores para JobExecutionLifecycle.

WaitingForChildJobExecutions

Define valores para JobExecutionLifecycle.

WaitingForRetry

Define valores para JobExecutionLifecycle.

Propiedades

Value

Define valores para JobExecutionLifecycle.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para JobExecutionLifecycle.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para JobExecutionLifecycle.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para JobExecutionLifecycle.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para JobExecutionLifecycle.

(Heredado de ExpandableStringEnum<T>)

Se aplica a