OrchestrationServiceStateAction Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define valores para 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)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
OrchestrationServiceStateAction() |
Define valores para OrchestrationServiceStateAction. |
Campos
Resume |
Define valores para OrchestrationServiceStateAction. |
Suspend |
Define valores para OrchestrationServiceStateAction. |
Propriedades
Value |
Define valores para OrchestrationServiceStateAction. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para OrchestrationServiceStateAction. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para OrchestrationServiceStateAction. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para OrchestrationServiceStateAction. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para OrchestrationServiceStateAction. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET