Class CustomDestinationResponseForwardDestinationMicrosoftSentinel

The Microsoft Sentinel destination.

Hierarchy

  • CustomDestinationResponseForwardDestinationMicrosoftSentinel

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
clientId: string

Client ID from the Datadog Azure integration.

dataCollectionEndpoint: string

Azure data collection endpoint.

dataCollectionRuleId: string

Azure data collection rule ID.

streamName: string

Azure stream name.

tenantId: string

Tenant ID from the Datadog Azure integration.

Type of the Microsoft Sentinel destination.

Generated using TypeDoc