ManagementServer.DeleteAgentAssignment Method

Updated: April 16, 2012

Deletes an agent assignment rule from the management server. Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ManagementServer Dim domain As String instance.DeleteAgentAssignment(domain)Public Sub DeleteAgentAssignment ( _ domain As String _ )public void DeleteAgentAssignment ( string domain )public: void DeleteAgentAssignment ( String^ domain )public void DeleteAgentAssignment ( String domain )public function DeleteAgentAssignment ( domain : String )ParametersdomainThe agent assignment to delete.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms