DomainServices
Delete Domain Service (DELETE Resource)
The Delete Domain Service operation deletes an existing Domain Service.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AAD/domainServices/{domainServiceName}
Path parameters
subscriptionIdstring required
Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resourceGroupNamestring required
The name of the resource group within the user's subscription. The name is case insensitive.
domainServiceNamestring required
The name of the domain service.
Query parameters
api-versionstring required
Client Api Version.
Response
HTTP 202 (Accepted) if the operation was successfully started and will complete asynchronously.