OperationLive interface
Represents an operation returned by the GetOperations request
Properties
display | Display name of the operation |
name | Name of the operation |
origin | Origin of the operation |
properties | Properties of the operation |
Property Details
display
name
Name of the operation
name?: string
Property Value
string
origin
Origin of the operation
origin?: string
Property Value
string
properties
Properties of the operation
properties?: any
Property Value
any