共用方式為


OperationImplicitScope Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the class, property, and relationship to which the operation is restricted.

The following tables list the members exposed by the OperationImplicitScope type.

Public Constructors

  Name Description
  OperationImplicitScope Overloaded. Initializes a new OperationImplicitScope object.

Top

Public Properties

  Name Description
public property Class Gets the class to which the operation in the profile is restricted.
public property IsCustomized Gets a value that indicates whether this scope was added after the install or not.
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 Property Gets the property to which the operation in the profile is restricted.
public property Relationship Gets the relationship to which the operation in the profile is restricted.
public property RelationshipEndpoint Gets the relationship endpoint to which the operation in the profile is restricted.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (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)

Top

See Also

Reference

OperationImplicitScope Class
Microsoft.EnterpriseManagement.Security Namespace