App Group - Remove User
Entfernt einen Benutzer aus einer AppGroup innerhalb einer Mandantengruppe, eines Mandanten, eines HostPools und einer AppGroup, die dem angegebenen Rds-Kontext zugeordnet ist.
DELETE https://rdbroker.wvd.microsoft.com/RdsManagement/V1/TenantGroups/{tenantGroupName}/Tenants/{tenantName}/HostPools/{hostPoolName}/AppGroups/{appGroupName}/AssignedUsers
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
app
|
path | True |
string |
Der gewünschte AppGroup-Name. |
host
|
path | True |
string |
Der gewünschte HostPool. |
tenant
|
path | True |
string |
Der name der gewünschten Mandantengruppe. |
tenant
|
path | True |
string |
Der gewünschte Mandantenname. |
Antworten
Name | Typ | Beschreibung |
---|---|---|
404 Not Found |
TenantNotFound,HostPoolNotFound,AppGroupNotFound |