Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.AlertsResultInner
Package
Description
Package containing the service clients for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of AlertsResultInner in com.azure.resourcemanager.costmanagement.fluent
Modifier and TypeMethodDescriptionLists the alerts for scope defined.AlertsClient.listExternal
(ExternalCloudProviderType externalCloudProviderType, String externalCloudProviderId) Lists the Alerts for external cloud provider type defined.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AlertsResultInner>
AlertsClient.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<AlertsResultInner>
AlertsClient.listWithResponse
(String scope, com.azure.core.util.Context context) Lists the alerts for scope defined. -
Uses of AlertsResultInner in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionAlertsResult.innerModel()
Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.AlertsResultInner object.