Partilhar via


OrchestrationServiceState Classe

Definição

Define valores para OrchestrationServiceState.

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

Construtores

OrchestrationServiceState()

Define valores para OrchestrationServiceState.

Campos

NotRunning

Define valores para OrchestrationServiceState.

Running

Define valores para OrchestrationServiceState.

Suspended

Define valores para OrchestrationServiceState.

Propriedades

Value

Define valores para OrchestrationServiceState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OrchestrationServiceState.

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

Define valores para OrchestrationServiceState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OrchestrationServiceState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para OrchestrationServiceState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a