RegistrationAssignments
Deletes the specified registration assignment.
delete/{scope}/providers/Microsoft.ManagedServices/registrationAssignments/{registrationAssignmentId}
Path parameters
scopestring required
The scope of the resource.
registrationAssignmentIdstring required
The GUID of the registration assignment.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
OK - The registration assignment is deleted.
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
added the success response with the status
202response-success-status-added
- ○