Compartir a través de


OrchestrationServiceNames Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

OrchestrationServiceNames()

Define valores para OrchestrationServiceNames.

Campos

AutomaticRepairs

Define valores para OrchestrationServiceNames.

DummyOrchestrationServiceName

Define valores para OrchestrationServiceNames.

Propiedades

Value

Define valores para OrchestrationServiceNames.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OrchestrationServiceNames.

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

Define valores para OrchestrationServiceNames.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OrchestrationServiceNames.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para OrchestrationServiceNames.

(Heredado de ExpandableStringEnum<T>)

Se aplica a