Interface: IUpdateUserRequest
cloudservice.v1.IUpdateUserRequest
Properties of an UpdateUserRequest.
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 update is intended for The latest version can be found in the GetUser operation response
spec
• Optional spec: null | IUserSpec
The new user specification
userId
• Optional userId: null | string
The id of the user to update