Skip to main content

Interface: ISetUserGroupNamespaceAccessRequest

cloudservice.v1.ISetUserGroupNamespaceAccessRequest

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.

Inherited from

$Properties.access


asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation - optional.

Inherited from

$Properties.asyncOperationId


groupId

Optional groupId: null | string

The id of the group to set permissions for.

Inherited from

$Properties.groupId


namespace

Optional namespace: null | string

The namespace to set permissions for.

Inherited from

$Properties.namespace


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.

Inherited from

$Properties.resourceVersion