PerNodeExtensionState.State Property

Definition

State of Arc Extension in this node. Reflects the current lifecycle status of the extension on the individual node, such as whether it's being created, updated, deleted, or has encountered an error.

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

Property Value

Applies to