Skip to main content

Interface: IDeleteUserRequest

cloudservice.v1.IDeleteUserRequest

Properties of a DeleteUserRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation - optional

Inherited from

$Properties.asyncOperationId


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

Inherited from

$Properties.resourceVersion


userId

Optional userId: null | string

The id of the user to delete

Inherited from

$Properties.userId