Freigeben über


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
appGroupName
path True

string

Der gewünschte AppGroup-Name.

hostPoolName
path True

string

Der gewünschte HostPool.

tenantGroupName
path True

string

Der name der gewünschten Mandantengruppe.

tenantName
path True

string

Der gewünschte Mandantenname.

Antworten

Name Typ Beschreibung
404 Not Found

TenantNotFound,HostPoolNotFound,AppGroupNotFound