Compartir a través de


ArcSettingAggregateState Estructura

Definición

Estado agregado del agente de Arc en los nodos de este clúster de HCI.

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

Constructores

ArcSettingAggregateState(String)

Inicializa una nueva instancia de la clase ArcSettingAggregateState.

Propiedades

Accepted

Accepted.

Canceled

Cancelado.

Connected

Conectado.

Creating

Crear.

Deleted

Eliminado.

Deleting

Eliminando.

DisableInProgress

DisableInProgress.

Disconnected

Desconectado

Error

Error.

Failed

Failed.

InProgress

InProgress.

Moving

Conmovedor.

NotSpecified

NotSpecified.

PartiallyConnected

Parcialmenteconectado.

PartiallySucceeded

ParcialmenteSucceeded.

Provisioning

En aprovisionamiento.

Succeeded

Tuvo éxito.

Updating

Actualización.

Métodos

Equals(ArcSettingAggregateState)

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

Determina si dos ArcSettingAggregateState valores son los mismos.

Implicit(String to ArcSettingAggregateState)

Convierte una cadena en un ArcSettingAggregateState.

Inequality(ArcSettingAggregateState, ArcSettingAggregateState)

Determina si dos ArcSettingAggregateState valores no son los mismos.

Se aplica a