Compartir a través de


OrchestrationServiceName Estructura

Definición

El nombre del servicio.

public readonly struct OrchestrationServiceName : IEquatable<Azure.ResourceManager.Compute.Models.OrchestrationServiceName>
type OrchestrationServiceName = struct
Public Structure OrchestrationServiceName
Implements IEquatable(Of OrchestrationServiceName)
Herencia
OrchestrationServiceName
Implementaciones

Constructores

OrchestrationServiceName(String)

Inicializa una nueva instancia de la clase OrchestrationServiceName.

Propiedades

AutomaticRepairs

AutomaticRepairs.

Métodos

Equals(OrchestrationServiceName)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(OrchestrationServiceName, OrchestrationServiceName)

Determina si dos OrchestrationServiceName valores son los mismos.

Implicit(String to OrchestrationServiceName)

Convierte una cadena en un OrchestrationServiceName.

Inequality(OrchestrationServiceName, OrchestrationServiceName)

Determina si dos OrchestrationServiceName valores no son los mismos.

Se aplica a