Partager via


OrchestrationServiceState Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

OrchestrationServiceState()

Définit des valeurs pour OrchestrationServiceState.

Champs

NotRunning

Définit des valeurs pour OrchestrationServiceState.

Running

Définit des valeurs pour OrchestrationServiceState.

Suspended

Définit des valeurs pour OrchestrationServiceState.

Propriétés

Value

Définit des valeurs pour OrchestrationServiceState.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour OrchestrationServiceState.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour OrchestrationServiceState.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour OrchestrationServiceState.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour OrchestrationServiceState.

(Hérité de ExpandableStringEnum<T>)

S’applique à