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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java