Compartir a través de


KustoClusterState Estructura

Definición

Estado del recurso.

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

Constructores

KustoClusterState(String)

Inicializa una nueva instancia de la clase KustoClusterState.

Propiedades

Creating

Crear.

Deleted

Eliminado.

Deleting

Eliminando.

Migrated

Migrado.

Running

En ejecución.

Starting

Iniciándose.

Stopped

Detenido.

Stopping

Deteniéndose.

Unavailable

Carácter.

Updating

Actualización.

Métodos

Equals(KustoClusterState)

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

Determina si dos KustoClusterState valores son iguales.

Implicit(String to KustoClusterState)

Convierte una cadena en un KustoClusterState.

Inequality(KustoClusterState, KustoClusterState)

Determina si dos KustoClusterState valores no son los mismos.

Se aplica a