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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java