IngestionSettingsResponse

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

Settings for data ingestion

Constructors

Link copied to clipboard
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 workspace.

Link copied to clipboard

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