Skip to main content

schedules

Overview

Nameschedules
TypeResource
Idazure.dev_center.schedules

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectThe Schedule properties defining when and what to execute.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTGets a schedule resource.
list_by_poolSELECTLists schedules for a pool
create_or_updateINSERTCreates or updates a Schedule.
deleteDELETEDeletes a Scheduled.
_list_by_poolEXECLists schedules for a pool
updateEXECPartially updates a Scheduled.