AzureMonitorWorkspaceResponseDefaultIngestionSettings

data class AzureMonitorWorkspaceResponseDefaultIngestionSettings(val dataCollectionEndpointResourceId: String, val dataCollectionRuleResourceId: String)

The Data Collection Rule and Endpoint used for ingestion by default.

Constructors

constructor(dataCollectionEndpointResourceId: String, dataCollectionRuleResourceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure resource Id of the default data collection endpoint for this Azure Monitor Workspace.

Link copied to clipboard

The Azure resource Id of the default data collection rule for this Azure Monitor Workspace.