Skip to main content

global_schedules

Overview

Nameglobal_schedules
TypeResource
Idazure.dev_test_labs.global_schedules

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a schedule.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, name, resourceGroupName, subscriptionIdGet schedule.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdList schedules in a resource group.
list_by_subscriptionSELECTapi-version, subscriptionIdList schedules in a subscription.
create_or_updateINSERTapi-version, name, resourceGroupName, subscriptionId, data__propertiesCreate or replace an existing schedule.
deleteDELETEapi-version, name, resourceGroupName, subscriptionIdDelete schedule.
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdList schedules in a resource group.
_list_by_subscriptionEXECapi-version, subscriptionIdList schedules in a subscription.
executeEXECapi-version, name, resourceGroupName, subscriptionIdExecute a schedule. This operation can take a while to complete.
retargetEXECapi-version, name, resourceGroupName, subscriptionIdUpdates a schedule's target resource Id. This operation can take a while to complete.
updateEXECapi-version, name, resourceGroupName, subscriptionIdAllows modifying tags of schedules. All other properties will be ignored.