Skip to main content

Interface: IRemoveUserGroupMemberRequest

cloudservice.v1.IRemoveUserGroupMemberRequest

Properties of a RemoveUserGroupMemberRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation. Optional, if not provided a random id will be generated.

Inherited from

$Properties.asyncOperationId


groupId

Optional groupId: null | string

The id of the group to add the member for.

Inherited from

$Properties.groupId


memberId

Optional memberId: null | $Properties

The member id to add to the group.

Inherited from

$Properties.memberId