Operation Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the operation.
The following tables list the members exposed by the Operation type.
Public Constructors
Name | Description | |
---|---|---|
Operation | Initializes a new Operation object using the operation to clone. |
Top
Public Properties
Name | Description | |
---|---|---|
CreateOperationId | Gets the identifier for the create operation. | |
DeleteOperationId | Gets the identifier for the delete operation. | |
Description | Gets the description of the operation. | |
DisplayName | Gets the display name of the operation. | |
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) | |
ImplicitScopes | Gets the list of triples (class, property, relationship) to which the operation in the profile is restricted to. | |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | |
Name | Gets the name of the operation. | |
NumericId | Gets the numeric ID of the operation. | |
ReadOperationId | Gets the identifier for the read operation. | |
Scope | Gets the scope type of the operation. | |
UpdateOperationId | Gets the identifier for the update operation. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Compares this object with a specified object for equality. (inherited from Object) | |
GetHashCode | Overridden. Returns the hash code for this object. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Reconnects the object to the specified management group. (inherited from MonitoringBase) | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | Sets the connected object by specifying the unique identifier. (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
Operation Class
Microsoft.EnterpriseManagement.Security Namespace