Compartir a través de


KustoClusterEngineType Estructura

Definición

Tipo de motor.

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

Constructores

KustoClusterEngineType(String)

Inicializa una nueva instancia de la clase KustoClusterEngineType.

Propiedades

V2

V2.

V3

V3.

Métodos

Equals(KustoClusterEngineType)

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

Determina si dos KustoClusterEngineType valores son iguales.

Implicit(String to KustoClusterEngineType)

Convierte una cadena en un KustoClusterEngineType.

Inequality(KustoClusterEngineType, KustoClusterEngineType)

Determina si dos KustoClusterEngineType valores no son los mismos.

Se aplica a