Share via


IUpdateSummaries.HealthState Property

Definition

Overall health state for update-specific health checks.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Overall health state for update-specific health checks.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.HealthState) }, ReadOnly=false, Required=false, SerializedName="healthState")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.HealthState? HealthState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Overall health state for update-specific health checks.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.HealthState) }, ReadOnly=false, Required=false, SerializedName="healthState")>]
member this.HealthState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.HealthState> with get, set
Public Property HealthState As Nullable(Of HealthState)

Property Value

Attributes

Applies to