SessionHostHealthCheckName.FSLogixHealthCheck 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 FSLogix service is up and running to make sure users' profiles are loaded in the session. If this check fails is classified as fatal as even if the connection can succeed, user experience is bad as the user profile cannot be loaded and user will get a temporary profile in the session. (Currently Disabled).
public static Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName FSLogixHealthCheck { get; }
static member FSLogixHealthCheck : Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName
Public Shared ReadOnly Property FSLogixHealthCheck 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