AzureMonitorWorkspaceDefaultIngestionSettings interface

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

Properties

dataCollectionEndpointResourceId

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

dataCollectionRuleImmutableId

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

dataCollectionRuleResourceId

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

ingestionEndpoints

The ingestion endpoints for this Azure Monitor Workspace.

Property Details

dataCollectionEndpointResourceId

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

dataCollectionEndpointResourceId?: string

Property Value

string

dataCollectionRuleImmutableId

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

dataCollectionRuleImmutableId?: string

Property Value

string

dataCollectionRuleResourceId

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

dataCollectionRuleResourceId?: string

Property Value

string

ingestionEndpoints

The ingestion endpoints for this Azure Monitor Workspace.

ingestionEndpoints?: IngestionEndpoints

Property Value