GlobalSchedules
List schedules in a resource group.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules
Path parameters
subscriptionIdstring required
The subscription ID.
resourceGroupNamestring required
The name of the resource group.
Query parameters
$expandstring
Specify the $expand query. Example: 'properties($select=status)'
$filterstring
The filter to apply to the operation. Example: '$filter=contains(name,'myName')
$topinteger
The maximum number of resources to return from the operation. Example: '$top=10'
$orderbystring
The ordering expression for the results, using OData notation. Example: '$orderby=name desc'
api-versionstring required
Client API version.
Response
OK