Share via


EffectiveMonitoringWorkflow Constructor

Definition

Public Constructor

public:
 EffectiveMonitoringWorkflow(Guid workflowId, Guid entityId, Guid entityTypeId, Microsoft::EnterpriseManagement::Administration::EffectiveMonitoringWorkflow::WorkflowType type);
public EffectiveMonitoringWorkflow (Guid workflowId, Guid entityId, Guid entityTypeId, Microsoft.EnterpriseManagement.Administration.EffectiveMonitoringWorkflow.WorkflowType type);
new Microsoft.EnterpriseManagement.Administration.EffectiveMonitoringWorkflow : Guid * Guid * Guid * Microsoft.EnterpriseManagement.Administration.EffectiveMonitoringWorkflow.WorkflowType -> Microsoft.EnterpriseManagement.Administration.EffectiveMonitoringWorkflow
Public Sub New (workflowId As Guid, entityId As Guid, entityTypeId As Guid, type As EffectiveMonitoringWorkflow.WorkflowType)

Parameters

workflowId
Guid

Workflow Id

entityId
Guid

Monitoring Object Id

entityTypeId
Guid

EntityType Id

Applies to