DataCollectionRuleDestinations Class

The specification of destinations.

Inheritance
azure.mgmt.monitor.v2019_11_01_preview.models._models_py3.DestinationsSpec
DataCollectionRuleDestinations

Constructor

DataCollectionRuleDestinations(*, log_analytics: Optional[List[azure.mgmt.monitor.v2019_11_01_preview.models._models_py3.LogAnalyticsDestination]] = None, azure_monitor_metrics: Optional[azure.mgmt.monitor.v2019_11_01_preview.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.