你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
KnownStatus enum
Known values of Status that the service accepts.
Fields
Available | Session Host has passed all the health checks and is available to handle connections. |
Disconnected | The Session Host is unavailable because it is currently disconnected. |
DomainTrustRelationshipLost | SessionHost's domain trust relationship lost |
FSLogixNotHealthy | FSLogix is in an unhealthy state on the session host. |
NeedsAssistance | New status to inform admins that the health on their endpoint needs to be fixed. The connections might not fail, as these issues are not fatal. |
NoHeartbeat | The Session Host is not heart beating. |
NotJoinedToDomain | SessionHost is not joined to domain. |
Shutdown | Session Host is shutdown - RD Agent reported session host to be stopped or deallocated. |
SxSStackListenerNotReady | SxS stack installed on the SessionHost is not ready to receive connections. |
Unavailable | 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. |
UpgradeFailed | Session Host is unavailable because the critical component upgrade (agent, side-by-side stack, etc.) failed. |
Upgrading | Session Host is unavailable because currently an upgrade of RDAgent/side-by-side stack is in progress. Note: this state will be removed once the upgrade completes and the host is able to accept connections. |