Share via


HealthCheck.Status Property

Definition

The status of the health check item.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.HealthCheckStatus? Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.HealthCheckStatus>
Public ReadOnly Property Status As Nullable(Of HealthCheckStatus)

Property Value

Implements

Attributes

Applies to