{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector VirtualDesktopUserController API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "VirtualDesktopUserController", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A List Of Virtual Desktop Users In The Migrate Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/virtualDesktopUsers", "params": [ { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "continuationToken", "value": "", "type": "query", "description": "The continuation token." }, { "name": "pageSize", "value": "", "type": "query", "description": "The number of items to be returned in a single page. This value is honored only if it is less than the 100." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets A Virtual Desktop User In The Migrate Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/virtualDesktopUsers/:virtualDesktopUserName", "params": [ { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "virtualDesktopUserName", "value": "", "type": "path", "description": "The ARM name of the webserver to be fetched." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }