Skip to main content

Interface: $Properties

v1.SetUserGroupNamespaceAccessRequest.$Properties

Properties of a SetUserGroupNamespaceAccessRequest.

Hierarchy

Properties

access

Optional access: null | $Properties

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.