Skip to main content

Interface: ISetUserNamespaceAccessRequest

cloudservice.v1.ISetUserNamespaceAccessRequest

Properties of a SetUserNamespaceAccessRequest.

Hierarchy

Properties

access

Optional access: null | $Properties

The namespace access to assign the user

Inherited from

$Properties.access


asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation - optional

Inherited from

$Properties.asyncOperationId


namespace

Optional namespace: null | string

The namespace to set permissions for

Inherited from

$Properties.namespace


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

$Properties.resourceVersion


userId

Optional userId: null | string

The id of the user to set permissions for

Inherited from

$Properties.userId