SessionHostHealthCheckResult Struct

Definition

Represents the Health state of the health check we performed.

C#
public readonly struct SessionHostHealthCheckResult : IEquatable<Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckResult>
Inheritance
SessionHostHealthCheckResult
Implements

Constructors

Properties

HealthCheckFailed

Health check failed.

HealthCheckSucceeded

Health check passed.

SessionHostShutdown

We received a Shutdown notification.

Unknown

Health check result is not currently known.

Methods

Equals(SessionHostHealthCheckResult)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest