Services
Deletes an Active Directory Domain Service which is onboarded to Azure Active Directory Connect Health.
delete/providers/Microsoft.ADHybridHealthService/addsservices/{serviceName}
Path parameters
serviceNamestring required
The name of the service which needs to be deleted.
Query parameters
confirmboolean
Indicates if the service will be permanently deleted or disabled. True indicates that the service will be permanently deleted and False indicates that the service will be marked disabled and then deleted after 30 days, if it is not re-registered.
api-versionstring required
The version of the API to be used with the client request.
Response
Successfully deleted the service.