Share via


MockableAlertsManagementSubscriptionResource.GetServiceAlerts Method

Definition

Gets a collection of ServiceAlertResources in the SubscriptionResource.

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

Returns

An object representing collection of ServiceAlertResources and their operations over a ServiceAlertResource.

Applies to