MetricAlerts Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<MetricAlert>
SupportsListingByResourceGroup<MetricAlert>
HasManager<MonitorManager>
SupportsBatchCreation<MetricAlert>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<MetricAlert>
public interface MetricAlerts
extends SupportsCreating<Blank>, SupportsListing<MetricAlert>, SupportsListingByResourceGroup<MetricAlert>, SupportsGettingById<MetricAlert>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<MetricAlert>, SupportsBatchDeletion, HasManager<MonitorManager>
Entry point for Metric Alert management API.
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java