Compartir a través de


JobAgentState Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

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.

Propiedades

Value

Define valores para JobAgentState.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para JobAgentState.

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

Define valores para JobAgentState.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para JobAgentState.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para JobAgentState.

(Heredado de ExpandableStringEnum<T>)

Se aplica a