JobAgentState Classe

Definição

Define valores para JobAgentState.

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

Construtores

JobAgentState()

Define valores para JobAgentState.

Campos

Creating

Define valores para JobAgentState.

Deleting

Define valores para JobAgentState.

Disabled

Define valores para JobAgentState.

Ready

Define valores para JobAgentState.

Updating

Define valores para JobAgentState.

Propriedades

Value

Define valores para JobAgentState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para JobAgentState.

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

Define valores para JobAgentState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para JobAgentState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para JobAgentState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a