Skip to main content

backup_schedules

Overview

Namebackup_schedules
TypeResource
Idazure_extras.storsimple_8000_series.backup_schedules

Fields

NameDatatypeDescription
idstringThe path ID that uniquely identifies the object.
namestringThe name of the object.
kindstringThe Kind of the object. Currently only Series8000 is supported
propertiesobjectThe properties of the backup schedule.
typestringThe hierarchical type of the object.

Methods

NameAccessible byRequired ParamsDescription
getSELECTbackupPolicyName, backupScheduleName, deviceName, managerName, resourceGroupName, subscriptionIdGets the properties of the specified backup schedule name.
list_by_backup_policySELECTbackupPolicyName, deviceName, managerName, resourceGroupName, subscriptionIdGets all the backup schedules in a backup policy.
create_or_updateINSERTbackupPolicyName, backupScheduleName, deviceName, managerName, resourceGroupName, subscriptionId, data__propertiesCreates or updates the backup schedule.
deleteDELETEbackupPolicyName, backupScheduleName, deviceName, managerName, resourceGroupName, subscriptionIdDeletes the backup schedule.
_list_by_backup_policyEXECbackupPolicyName, deviceName, managerName, resourceGroupName, subscriptionIdGets all the backup schedules in a backup policy.