Partilhar via


KustoClusterState Estrutura

Definição

O estado do recurso.

public readonly struct KustoClusterState : IEquatable<Azure.ResourceManager.Kusto.Models.KustoClusterState>
type KustoClusterState = struct
Public Structure KustoClusterState
Implements IEquatable(Of KustoClusterState)
Herança
KustoClusterState
Implementações

Construtores

KustoClusterState(String)

Inicializa uma nova instância de KustoClusterState.

Propriedades

Creating

Criar.

Deleted

Excluído.

Deleting

Excluindo.

Migrated

Migrados.

Running

Running.

Starting

Iniciando.

Stopped

Stopped.

Stopping

Parando.

Unavailable

Indisponível.

Updating

Atualização.

Métodos

Equals(KustoClusterState)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(KustoClusterState, KustoClusterState)

Determina se dois KustoClusterState valores são os mesmos.

Implicit(String to KustoClusterState)

Converte uma cadeia de caracteres em um KustoClusterState.

Inequality(KustoClusterState, KustoClusterState)

Determina se dois KustoClusterState valores não são os mesmos.

Aplica-se a