ServiceMembers
Deletes a server that has been onboarded to Azure Active Directory Connect Health Service.
delete/providers/Microsoft.ADHybridHealthService/services/{serviceName}/servicemembers/{serviceMemberId}
Path parameters
serviceNamestring required
The name of the service.
serviceMemberIdstring uuid required
The server Id.
Query parameters
confirmboolean
Indicates if the server will be permanently deleted or disabled. True indicates that the server will be permanently deleted and False indicates that the server 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 member.