HciClusterUpdateData.State Property

Definition

Represents the current state of the update as it relates to this stamp. This includes phases such as preparation, installation, scanning, and error handling, providing insight into the update's progress and any issues encountered.

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

Property Value

Applies to