Partager via


ISessionHostHealthCheckReport.HealthCheckName Property

Definition

Represents the name of the health check operation performed.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Represents the name of the health check operation performed.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName) }, ReadOnly=true, Required=false, SerializedName="healthCheckName")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName? HealthCheckName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Represents the name of the health check operation performed.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName) }, ReadOnly=true, Required=false, SerializedName="healthCheckName")>]
member this.HealthCheckName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName>
Public ReadOnly Property HealthCheckName As Nullable(Of HealthCheckName)

Property Value

Attributes

Applies to