User - Disconnect Session
Bir kullanıcı oturumunun bağlantısını kesin.
Belirtilen Rds bağlamıyla ilişkili bir TenantGroup, Tenant, HostPool, SessionHost ve SessionId ile bir kullanıcı oturumunun bağlantısını keser.
POST https://rdbroker.wvd.microsoft.com/RdsManagement/V1/Tenants/{tenantName}/HostPools/{hostPoolName}/SessionHosts/{sessionHostName}/Sessions/{sessionId}/actions/disconnect-user
URI Parametreleri
| Name | İçinde | Gerekli | Tür | Description |
|---|---|---|---|---|
|
host
|
path | True |
string |
İstenen HostPool. |
|
session
|
path | True |
string |
İstenen SessionHost adı. |
|
session
|
path | True |
integer (int32) |
İstenen oturum kimliği. |
|
tenant
|
path | True |
string |
İstenen Kiracı adı. |
Yanıtlar
| Name | Tür | Description |
|---|---|---|
| 404 Not Found |
TenantNotFound,HostPoolNotFound,SessionHostNotFound |