SessionHostHealthCheckName.DomainTrustCheck 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.
Verifies the SessionHost is not experiencing domain trust issues that will prevent authentication on SessionHost at connection time when session is created. If this check fails is classified as fatal as no connection can succeed if we cannot reach the domain for authentication on the SessionHost. (Currently Enabled).
public static Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName DomainTrustCheck { get; }
static member DomainTrustCheck : Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName
Public Shared ReadOnly Property DomainTrustCheck As SessionHostHealthCheckName
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET