Skip to main content

Interface: ICreateUserGroupRequest

cloudservice.v1.ICreateUserGroupRequest

Properties of a CreateUserGroupRequest.

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


spec

Optional spec: null | $Properties

The spec for the group to create.

Inherited from

$Properties.spec