Compartir a través de


OrchestrationServiceStateAction Clase

Definición

Define los valores de OrchestrationServiceStateAction.

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

Constructores

OrchestrationServiceStateAction()

Define los valores de OrchestrationServiceStateAction.

Campos

Resume

Define los valores de OrchestrationServiceStateAction.

Suspend

Define los valores de OrchestrationServiceStateAction.

Propiedades

Value

Define los valores de OrchestrationServiceStateAction.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de OrchestrationServiceStateAction.

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

Define los valores de OrchestrationServiceStateAction.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de OrchestrationServiceStateAction.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de OrchestrationServiceStateAction.

(Heredado de ExpandableStringEnum<T>)

Se aplica a