DataCollectionRuleResponseDestinations

constructor(azureMonitorMetrics: DestinationsSpecResponseAzureMonitorMetrics? = null, eventHubs: List<EventHubDestinationResponse>? = null, eventHubsDirect: List<EventHubDirectDestinationResponse>? = null, logAnalytics: List<LogAnalyticsDestinationResponse>? = null, monitoringAccounts: List<MonitoringAccountDestinationResponse>? = null, storageAccounts: List<StorageBlobDestinationResponse>? = null, storageBlobsDirect: List<StorageBlobDestinationResponse>? = null, storageTablesDirect: List<StorageTableDestinationResponse>? = null)