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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java