PerNodeArcState.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)