SessionHostStatus.Unavailable 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.
Session Host is either turned off or has failed critical health checks which is causing service not to be able to route connections to this session host. Note this replaces previous 'NoHeartBeat' status.
public static Azure.ResourceManager.DesktopVirtualization.Models.SessionHostStatus Unavailable { get; }
static member Unavailable : Azure.ResourceManager.DesktopVirtualization.Models.SessionHostStatus
Public Shared ReadOnly Property Unavailable As SessionHostStatus
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