DataCollectionRuleDestinationsLogAnalyticArgs

data class DataCollectionRuleDestinationsLogAnalyticArgs(val name: Output<String>, val workspaceResourceId: Output<String>) : ConvertibleToJava<DataCollectionRuleDestinationsLogAnalyticArgs>

Constructors

fun DataCollectionRuleDestinationsLogAnalyticArgs(name: Output<String>, workspaceResourceId: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): DataCollectionRuleDestinationsLogAnalyticArgs

Properties

Link copied to clipboard
val name: Output<String>

The name which should be used for this destination. This name should be unique across all destinations regardless of type within the Data Collection Rule.

Link copied to clipboard

The ID of a Log Analytic Workspace resource.