Skip to main content

backups

Overview

Namebackups
TypeResource
Idazure.mysql.backups

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTbackupName, resourceGroupName, serverName, subscriptionIdList all the backups for a given server.
list_by_serverSELECTresourceGroupName, serverName, subscriptionIdList all the backups for a given server.
_list_by_serverEXECresourceGroupName, serverName, subscriptionIdList all the backups for a given server.
putEXECbackupName, resourceGroupName, serverName, subscriptionIdCreate backup for a given server with specified backup name.