IAdministrationService.InsertAgentPendingActions(IList<String>, IList<String>, String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Insert agent pending actions.
public:
System::Collections::Generic::IList<Guid> ^ InsertAgentPendingActions(System::Collections::Generic::IList<System::String ^> ^ agentPrincipalNames, System::Collections::Generic::IList<System::String ^> ^ pendingActionDataXml, System::String ^ managementServerPrincipalName, int pendingActionType);
public System.Collections.Generic.IList<Guid> InsertAgentPendingActions (System.Collections.Generic.IList<string> agentPrincipalNames, System.Collections.Generic.IList<string> pendingActionDataXml, string managementServerPrincipalName, int pendingActionType);
abstract member InsertAgentPendingActions : System.Collections.Generic.IList<string> * System.Collections.Generic.IList<string> * string * int -> System.Collections.Generic.IList<Guid>
Public Function InsertAgentPendingActions (agentPrincipalNames As IList(Of String), pendingActionDataXml As IList(Of String), managementServerPrincipalName As String, pendingActionType As Integer) As IList(Of Guid)
Parameters
- managementServerPrincipalName
- String
- pendingActionType
- Int32