SessionHostHealthCheckName.DomainReachable 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 domain the SessionHost is joined to is still reachable. If this check fails is classified as fatal as no connection can succeed if the domain the SessionHost is joined is not reachable at the time of connection. (Currently Disabled).
public static Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName DomainReachable { get; }
static member DomainReachable : Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName
Public Shared ReadOnly Property DomainReachable As SessionHostHealthCheckName
Property Value
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET