AzureMonitorWorkspaceDefaultIngestionSettings interface
The Data Collection Rule and Endpoint used for ingestion by default.
Properties
| data |
The Azure resource Id of the default data collection endpoint for this Azure Monitor Workspace. |
| data |
The immutable Id of the default data collection rule for this Azure Monitor Workspace. |
| data |
The Azure resource Id of the default data collection rule for this Azure Monitor Workspace. |
| ingestion |
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