SessionHostHealthCheckReport.HealthCheckName 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.
Represents the name of the health check operation performed.
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName? HealthCheckName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)>]
member this.HealthCheckName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName>
Public ReadOnly Property HealthCheckName As Nullable(Of HealthCheckName)
Property Value
Implements
- Attributes