Operation interface
A Time Series Insights REST API operation
Properties
display | Contains the localized display information for this particular operation / action. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the operation being performed on this particular object. NOTE: This property will not be serialized. It can only be populated by the server. |
origin | The intended executor of the operation. |
service |
One property of operation, include metric specifications. |
Property Details
display
Contains the localized display information for this particular operation / action. NOTE: This property will not be serialized. It can only be populated by the server.
display?: OperationDisplay
Property Value
name
The name of the operation being performed on this particular object. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
origin
The intended executor of the operation.
origin?: string
Property Value
string
serviceSpecification
One property of operation, include metric specifications.
serviceSpecification?: ServiceSpecification