Share via


Operation Class

Definition

public class Operation
type Operation = class
Public Class Operation
Inheritance
Operation

Constructors

Operation()

Initializes a new instance of the Operation class.

Operation(String, Display)

Initializes a new instance of the Operation class.

Properties

Display
Name

Gets or sets the name of the operation being performed on this particular object. This name should match the action name that appears in RBAC / the event service.

Applies to