storageTableDirects

@JvmName(name = "rtkglbfllmmofriw")
suspend fun storageTableDirects(value: Output<List<DataCollectionRuleDestinationsStorageTableDirectArgs>>)

Parameters

value

One or more storage_table_direct blocks as defined below.

Note: event_hub_direct, storage_blob_direct, and storage_table_direct are only available for rules of kind AgentDirectToStore. Note: At least one of azure_monitor_metrics, event_hub, event_hub_direct, log_analytics, monitor_account, storage_blob, storage_blob_direct,and storage_table_direct blocks must be specified.


@JvmName(name = "lauhosjlekoehogq")
suspend fun storageTableDirects(vararg values: Output<DataCollectionRuleDestinationsStorageTableDirectArgs>)


@JvmName(name = "ymsqyoybabbnehjd")
suspend fun storageTableDirects(values: List<Output<DataCollectionRuleDestinationsStorageTableDirectArgs>>)
@JvmName(name = "ffiedmurptppevvg")
suspend fun storageTableDirects(vararg values: DataCollectionRuleDestinationsStorageTableDirectArgs)

Parameters

values

One or more storage_table_direct blocks as defined below.

Note: event_hub_direct, storage_blob_direct, and storage_table_direct are only available for rules of kind AgentDirectToStore. Note: At least one of azure_monitor_metrics, event_hub, event_hub_direct, log_analytics, monitor_account, storage_blob, storage_blob_direct,and storage_table_direct blocks must be specified.


@JvmName(name = "swlsmyenvemmpckm")
suspend fun storageTableDirects(argument: List<suspend DataCollectionRuleDestinationsStorageTableDirectArgsBuilder.() -> Unit>)
@JvmName(name = "rdfaftydljguonij")
suspend fun storageTableDirects(vararg argument: suspend DataCollectionRuleDestinationsStorageTableDirectArgsBuilder.() -> Unit)
@JvmName(name = "mpuwjlahbgjyasfu")
suspend fun storageTableDirects(argument: suspend DataCollectionRuleDestinationsStorageTableDirectArgsBuilder.() -> Unit)

Parameters

argument

One or more storage_table_direct blocks as defined below.

Note: event_hub_direct, storage_blob_direct, and storage_table_direct are only available for rules of kind AgentDirectToStore. Note: At least one of azure_monitor_metrics, event_hub, event_hub_direct, log_analytics, monitor_account, storage_blob, storage_blob_direct,and storage_table_direct blocks must be specified.