DryrunOperationPreview interface

The preview of the operations for creation

Properties

action

The action defined by RBAC, refer https://docs.microsoft.com/azure/role-based-access-control/role-definitions#actions-format

description

The description of the operation

name

The operation name

operationType

The operation type

scope

The scope of the operation, refer https://docs.microsoft.com/azure/role-based-access-control/scope-overview

Property Details

action

The action defined by RBAC, refer https://docs.microsoft.com/azure/role-based-access-control/role-definitions#actions-format

action?: string

Property Value

string

description

The description of the operation

description?: string

Property Value

string

name

The operation name

name?: string

Property Value

string

operationType

The operation type

operationType?: string

Property Value

string

scope

The scope of the operation, refer https://docs.microsoft.com/azure/role-based-access-control/scope-overview

scope?: string

Property Value

string