{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ScalingPlanPooledSchedule API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ScalingPlanPooledSchedule", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Scalingplans Scalingplanname Pooledschedules Scalingplanschedulename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/scalingPlans/:scalingPlanName/pooledSchedules/:scalingPlanScheduleName", "params": [ { "name": "scalingPlanName", "value": "", "type": "path", "description": "The name of the scaling plan." }, { "name": "scalingPlanScheduleName", "value": "", "type": "path", "description": "The name of the ScalingPlanSchedule" } ] }, "docs": "Get a ScalingPlanPooledSchedule." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Scalingplans Scalingplanname Pooledschedules Scalingplanschedulename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/scalingPlans/:scalingPlanName/pooledSchedules/:scalingPlanScheduleName", "params": [ { "name": "scalingPlanName", "value": "", "type": "path", "description": "The name of the scaling plan." }, { "name": "scalingPlanScheduleName", "value": "", "type": "path", "description": "The name of the ScalingPlanSchedule" } ] }, "docs": "Create or update a ScalingPlanPooledSchedule." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Scalingplans Scalingplanname Pooledschedules Scalingplanschedulename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/scalingPlans/:scalingPlanName/pooledSchedules/:scalingPlanScheduleName", "params": [ { "name": "scalingPlanName", "value": "", "type": "path", "description": "The name of the scaling plan." }, { "name": "scalingPlanScheduleName", "value": "", "type": "path", "description": "The name of the ScalingPlanSchedule" } ] }, "docs": "Update a ScalingPlanPooledSchedule." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Scalingplans Scalingplanname Pooledschedules Scalingplanschedulename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/scalingPlans/:scalingPlanName/pooledSchedules/:scalingPlanScheduleName", "params": [ { "name": "scalingPlanName", "value": "", "type": "path", "description": "The name of the scaling plan." }, { "name": "scalingPlanScheduleName", "value": "", "type": "path", "description": "The name of the ScalingPlanSchedule" } ] }, "docs": "Remove a ScalingPlanPooledSchedule." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Scalingplans Scalingplanname Pooledschedules", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/scalingPlans/:scalingPlanName/pooledSchedules", "params": [ { "name": "scalingPlanName", "value": "", "type": "path", "description": "The name of the scaling plan." }, { "name": "pageSize", "value": "", "type": "query", "description": "Number of items per page." }, { "name": "isDescending", "value": "", "type": "query", "description": "Indicates whether the collection is descending." }, { "name": "initialSkip", "value": "", "type": "query", "description": "Initial number of items to skip." } ] }, "docs": "List ScalingPlanPooledSchedules." } ] } ], "bundled": true }