HciClusterData.Status 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.
Status of the cluster agent. Indicates the current connectivity, validation, and deployment state of the agent within the cluster.
public Azure.ResourceManager.Hci.Models.HciClusterStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.Hci.Models.HciClusterStatus>
Public ReadOnly Property Status As Nullable(Of HciClusterStatus)