EffectiveMonitoringWorkflow.AlertPriority Property

Definition

public:
 property Nullable<Microsoft::EnterpriseManagement::Configuration::ManagementPackWorkflowPriority> AlertPriority { Nullable<Microsoft::EnterpriseManagement::Configuration::ManagementPackWorkflowPriority> get(); void set(Nullable<Microsoft::EnterpriseManagement::Configuration::ManagementPackWorkflowPriority> value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackWorkflowPriority? AlertPriority { get; set; }
member this.AlertPriority : Nullable<Microsoft.EnterpriseManagement.Configuration.ManagementPackWorkflowPriority> with get, set
Public Property AlertPriority As Nullable(Of ManagementPackWorkflowPriority)

Property Value

Nullable<ManagementPackWorkflowPriority>

Returns ManagementPackWorkflowPriority.

Applies to