ArcSettingAggregateState Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET