Partilhar via


ArcSettingAggregateState Estrutura

Definição

Estado agregado do agente do Arc entre os nós neste cluster HCI.

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

Construtores

ArcSettingAggregateState(String)

Inicializa uma nova instância de ArcSettingAggregateState.

Propriedades

Accepted

Aceita.

Canceled

Cancelado.

Connected

Conectado.

Creating

Criar.

Deleted

Excluído.

Deleting

Excluindo.

DisableInProgress

DisableInProgress.

Disconnected

Desconectado

Error

Erro.

Failed

Falhou.

InProgress

Inprogress.

Moving

Movendo.

NotSpecified

Notspecified.

PartiallyConnected

ParcialmenteConectado.

PartiallySucceeded

ParcialmenteSucceedido.

Provisioning

Provisionando.

Succeeded

Com êxito.

Updating

Atualização.

Métodos

Equals(ArcSettingAggregateState)

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

Determina se dois ArcSettingAggregateState valores são os mesmos.

Implicit(String to ArcSettingAggregateState)

Converte uma cadeia de caracteres em um ArcSettingAggregateState.

Inequality(ArcSettingAggregateState, ArcSettingAggregateState)

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

Aplica-se a