Interface: ISetUserGroupNamespaceAccessRequest
cloudservice.v1.ISetUserGroupNamespaceAccessRequest
Properties of a SetUserGroupNamespaceAccessRequest.
Implemented by
Properties
access
• Optional
access: null
| INamespaceAccess
The namespace access to assign the group. If left empty, the group will be removed from the namespace access.
asyncOperationId
• Optional
asyncOperationId: null
| string
The id to use for this async operation - optional.
groupId
• Optional
groupId: null
| string
The id of the group to set permissions for.
namespace
• Optional
namespace: null
| string
The namespace to set permissions for.
resourceVersion
• Optional
resourceVersion: null
| string
The version of the group for which this update is intended for. The latest version can be found in the GetGroup operation response.