AvailableRpOperation interface

An operation that is available in this resource provider

Properties

display

Display properties of the operation

isDataAction

Whether this operation is a data action

name

Operation name

origin

Operation origin

serviceSpecification

Operation service specification

Property Details

display

Display properties of the operation

display?: AvailableRpOperationDisplayInfo

Property Value

isDataAction

Whether this operation is a data action

isDataAction?: string

Property Value

string

name

Operation name

name?: string

Property Value

string

origin

Operation origin

origin?: string

Property Value

string

serviceSpecification

Operation service specification

serviceSpecification?: OperationMetaServiceSpecification

Property Value