Interface: IDeleteUserRequest
cloudservice.v1.IDeleteUserRequest
Properties of a DeleteUserRequest.
Implemented by
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation - optional
resourceVersion
• Optional resourceVersion: null | string
The version of the user for which this delete is intended for The latest version can be found in the GetUser operation response
userId
• Optional userId: null | string
The id of the user to delete