Class: DatadogAPIClient::V2::MicrosoftSentinelDestinationType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/microsoft_sentinel_destination_type.rb

Overview

The destination type. The value should always be microsoft_sentinel.

Constant Summary collapse

MICROSOFT_SENTINEL =
"microsoft_sentinel".freeze

Method Summary

Methods included from BaseEnumModel

included