Uses of Interface
com.azure.resourcemanager.costmanagement.models.AlertsResult
Packages that use AlertsResult
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of AlertsResult in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return AlertsResultModifier and TypeMethodDescriptionLists the alerts for scope defined.Alerts.listExternal(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId) Lists the Alerts for external cloud provider type defined.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type AlertsResultModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AlertsResult>Alerts.listExternalWithResponse(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId, com.azure.core.util.Context context) Lists the Alerts for external cloud provider type defined.com.azure.core.http.rest.Response<AlertsResult>Alerts.listWithResponse(String scope, com.azure.core.util.Context context) Lists the alerts for scope defined.