Uses of Class
com.azure.resourcemanager.monitor.models.DestinationsSpec
Packages that use DestinationsSpec
Package
Description
Package containing the data models for MonitorClient.
-
Uses of DestinationsSpec in com.azure.resourcemanager.monitor.models
Subclasses of DestinationsSpec in com.azure.resourcemanager.monitor.modelsModifier and TypeClassDescriptionfinal classThe specification of destinations.Methods in com.azure.resourcemanager.monitor.models that return DestinationsSpecModifier and TypeMethodDescriptionDestinationsSpec.withAzureMonitorMetrics(DestinationsSpecAzureMonitorMetrics azureMonitorMetrics) Set the azureMonitorMetrics property: Azure Monitor Metrics destination.DestinationsSpec.withLogAnalytics(List<LogAnalyticsDestination> logAnalytics) Set the logAnalytics property: List of Log Analytics destinations.