PerNodeArcState.State Property

Definition

State of the Arc agent in this node. Indicates the current lifecycle status of the agent, such as whether it's being provisioned, connected, updated, or has encountered an error.

public Azure.ResourceManager.Hci.Models.NodeArcState? State { get; }
member this.State : Nullable<Azure.ResourceManager.Hci.Models.NodeArcState>
Public ReadOnly Property State As Nullable(Of NodeArcState)

Property Value

Applies to