Operation Class
Definition
A Stream Analytics REST API operation
public class Operation
type Operation = class
Public Class Operation
- Inheritance
-
Operation
Constructors
Operation() |
Initializes a new instance of the Operation class. |
Operation(String, OperationDisplay) |
Initializes a new instance of the Operation class. |
Properties
Display |
Gets contains the localized display information for this particular operation / action. |
Name |
Gets the name of the operation being performed on this particular object. |