Share via


HciPrecheckResult.Status Property

Definition

The status of the check running (i.e. Failed, Succeeded, In Progress). This answers whether the check ran, and passed or failed.

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

Property Value

Applies to