Skip to main content

Interface: IDeleteCustomRoleRequest

cloudservice.v1.IDeleteCustomRoleRequest

Properties of a DeleteCustomRoleRequest.

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


resourceVersion

Optional resourceVersion: null | string

The version of the custom role for which this delete is intended. The latest version can be found in the GetCustomRole operation response.

Inherited from

$Properties.resourceVersion


roleId

Optional roleId: null | string

The ID of the custom role to delete.

Inherited from

$Properties.roleId