MockableCostManagementArmClient.GetCostManagementAlerts Method

Definition

Gets a collection of CostManagementAlertResources in the ArmClient.

public virtual Azure.ResourceManager.CostManagement.CostManagementAlertCollection GetCostManagementAlerts (Azure.Core.ResourceIdentifier scope);
abstract member GetCostManagementAlerts : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.CostManagement.CostManagementAlertCollection
override this.GetCostManagementAlerts : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.CostManagement.CostManagementAlertCollection
Public Overridable Function GetCostManagementAlerts (scope As ResourceIdentifier) As CostManagementAlertCollection

Parameters

scope
ResourceIdentifier

The scope that the resource will apply against.

Returns

An object representing collection of CostManagementAlertResources and their operations over a CostManagementAlertResource.

Applies to