Interface: IUpdateUserRequest
cloudservice.v1.IUpdateUserRequest
Properties of an UpdateUserRequest.
Hierarchy
-
↳
IUpdateUserRequest
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation - optional
Inherited from
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
Inherited from
spec
• Optional spec: null | $Properties
The new user specification
Inherited from
userId
• Optional userId: null | string
The id of the user to update