PerNodeExtensionState.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 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)