Skip to main content

Interface: ICreateCustomRoleRequest

cloudservice.v1.ICreateCustomRoleRequest

Properties of a CreateCustomRoleRequest.

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 specification for the custom role to create.

Inherited from

$Properties.spec