Gets the agent group status.

Declaration Syntax
Public Function GetAgentGroupStatus ( _
agentGroupName As String, _
tenantName As String, _
tenantPwd As String _
) As Nullable(Of AgentGroupStatus)
public:
virtual Nullable<AgentGroupStatus> GetAgentGroupStatus(
String^ agentGroupName,
String^ tenantName,
String^ tenantPwd
) sealed

Parameters
- agentGroupName (String)
- The agent group name.
- tenantName (String)
- The tenant name.
- tenantPwd (String)
- The tenant password.

Return Value
The agent group status.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)