DataCollectionRuleDestinations Class
The specification of destinations.
- Inheritance
-
azure.mgmt.monitor.v2021_04_01.models._models_py3.DestinationsSpecDataCollectionRuleDestinations
Constructor
DataCollectionRuleDestinations(*, log_analytics: Optional[List[azure.mgmt.monitor.v2021_04_01.models._models_py3.LogAnalyticsDestination]] = None, azure_monitor_metrics: Optional[azure.mgmt.monitor.v2021_04_01.models._models_py3.DestinationsSpecAzureMonitorMetrics] = None, **kwargs)
Variables
- log_analytics
- list[<xref:$>(<xref:python-base-namespace>)LogAnalyticsDestination]
List of Log Analytics destinations.
- azure_monitor_metrics
- <xref:$>(<xref:python-base-namespace>)DestinationsSpecAzureMonitorMetrics
Azure Monitor Metrics destination.
Feedback
Submit and view feedback for