Deletes the specified Batch account.
Path parameters
A name for the Batch account which must be unique within the region. Batch account names must be between 3 and 24 characters in length and must use only numbers and lowercase letters. This name is used as part of the DNS name that is used to access the Batch service in the region in which the account is created. For example: http://accountname.region.batch.azure.com/.
Parameters
Response
Resource deleted successfully.
Changes
Changed in 2 of the 20 revisions of this API.31
- ●
deleted the
pathrequest parameterresourceGroupNamerequest-parameter-removed
- ●
deleted the
pathrequest parametersubscriptionIdrequest-parameter-removed
- ●
deleted the
queryrequest parameterapi-versionrequest-parameter-removed
- ●
- ○
added the success response with the status
204response-success-status-added
- ○