administratorlogin(Optional[String[1]])
— The name of the SQL administrator.
administratorloginpassword(Optional[String[1]])
— The password of the SQL administrator.
api_version(Optional[String[1]])
— The API version to use for the request.
subscription_id(Optional[String[1]])
— The subscription ID that identifies an Azure subscription.
resource_group_name(Optional[String[1]])
— The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
database_name(Optional[String[1]])
— The name of the database to be exported.
parameters(Optional[String[1]])
— The required parameters for exporting a database.
storageuri(Optional[String[1]])
— The storage uri to use.
authenticationtype(Optional[String[1]])
— The authentication type.
server_name(Optional[String[1]])
— The name of the server.
storagekeytype(Optional[String[1]])
— The type of the storage key to use.
storagekey(Optional[String[1]])
— The storage key to use. If storage key type is SharedAccessKey, it must be preceded with a '?.'