共用方式為


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
public propertystatic CreateOperationId Gets the identifier for the create operation.
public propertystatic DeleteOperationId Gets the identifier for the delete operation.
public property Description Gets the description of the operation.
public property DisplayName Gets the display name of the operation.
public property Id  Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId)
public property ImplicitScopes Gets the list of triples (class, property, relationship) to which the operation in the profile is restricted to.
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property Name Gets the name of the operation.
public property NumericId Gets the numeric ID of the operation.
public propertystatic ReadOperationId Gets the identifier for the read operation.
public property Scope Gets the scope type of the operation.
public propertystatic UpdateOperationId Gets the identifier for the update operation.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. Compares this object with a specified object for equality. (inherited from Object)
public method GetHashCode  Overridden. Returns the hash code for this object. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  Reconnects the object to the specified management group. (inherited from MonitoringBase)
public method ToString  Overridden. Returns the relevant display string for the object. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  Sets the connected object by specifying the unique identifier. (inherited from MonitoringBaseWithId)

Top

See Also

Reference

Operation Class
Microsoft.EnterpriseManagement.Security Namespace