Interface: ISetUserNamespaceAccessRequest
cloudservice.v1.ISetUserNamespaceAccessRequest
Properties of a SetUserNamespaceAccessRequest.
Implemented by
Properties
access
• Optional access: null | INamespaceAccess
The namespace access to assign the user
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation - optional
namespace
• Optional namespace: null | string
The namespace to set permissions for
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
userId
• Optional userId: null | string
The id of the user to set permissions for