Partilhar via


OrchestrationServiceNames Classe

Definição

Define valores para OrchestrationServiceNames.

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

Construtores

OrchestrationServiceNames()

Define valores para OrchestrationServiceNames.

Campos

AutomaticRepairs

Define valores para OrchestrationServiceNames.

DummyOrchestrationServiceName

Define valores para OrchestrationServiceNames.

Propriedades

Value

Define valores para OrchestrationServiceNames.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OrchestrationServiceNames.

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

Define valores para OrchestrationServiceNames.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OrchestrationServiceNames.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para OrchestrationServiceNames.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a