ResourceOperation interface
Resource operation.
Properties
display | Display of the operation. |
name | Name of this operation. |
origin | The operation origin. |
Property Details
display
Display of the operation.
display?: ResourceOperationDisplay
Property Value
name
Name of this operation.
name?: string
Property Value
string
origin
The operation origin.
origin?: string
Property Value
string