JobExecutionLifecycle Classe

Definição

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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

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.

Propriedades

Value

Define valores para JobExecutionLifecycle.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para JobExecutionLifecycle.

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

Define valores para JobExecutionLifecycle.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para JobExecutionLifecycle.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para JobExecutionLifecycle.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a