Share via


MockableAlertsManagementResourceGroupResource.GetAlertProcessingRules Method

Definition

Gets a collection of AlertProcessingRuleResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.AlertsManagement.AlertProcessingRuleCollection GetAlertProcessingRules ();
abstract member GetAlertProcessingRules : unit -> Azure.ResourceManager.AlertsManagement.AlertProcessingRuleCollection
override this.GetAlertProcessingRules : unit -> Azure.ResourceManager.AlertsManagement.AlertProcessingRuleCollection
Public Overridable Function GetAlertProcessingRules () As AlertProcessingRuleCollection

Returns

An object representing collection of AlertProcessingRuleResources and their operations over a AlertProcessingRuleResource.

Applies to