Compartir a través de


HybridWorkerType Estructura

Definición

Tipo de HybridWorker.

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

Constructores

HybridWorkerType(String)

Inicializa una nueva instancia de la clase HybridWorkerType.

Propiedades

HybridV1

HybridV1.

HybridV2

HybridV2.

Métodos

Equals(HybridWorkerType)

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(HybridWorkerType, HybridWorkerType)

Determina si dos HybridWorkerType valores son iguales.

Implicit(String to HybridWorkerType)

Convierte una cadena en un HybridWorkerType.

Inequality(HybridWorkerType, HybridWorkerType)

Determina si dos HybridWorkerType valores no son los mismos.

Se aplica a