Creates a backup of the API Management service to the given Azure Storage Account. This is long running operation and could take several minutes to complete.
Supports noop? false
Parameters
service_name(Optional[String[1]])
— The name of the API Management service.
parameters(Optional[String[1]])
— Parameters supplied to the ApiManagementService_Backup operation.
subscription_id(Optional[String[1]])
— Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
storageaccount(Optional[String[1]])
— Azure Cloud Storage account (used to place/retrieve the backup) name.
accesskey(Optional[String[1]])
— Azure Cloud Storage account (used to place/retrieve the backup) access key.
containername(Optional[String[1]])
— Azure Cloud Storage blob container name used to place/retrieve the backup.
backupname(Optional[String[1]])
— The name of the backup file to create.
resource_group_name(Optional[String[1]])
— The name of the resource group.
api_version(Optional[String[1]])
— Version of the API to be used with the client request.