MSTIDataConnectorDataTypesResponseMicrosoftEmergingThreatFeed

data class MSTIDataConnectorDataTypesResponseMicrosoftEmergingThreatFeed(val lookbackPeriod: String, val state: String? = null)

Data type for Microsoft Threat Intelligence data connector.

Constructors

constructor(lookbackPeriod: String, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The lookback period for the feed to be imported. The date-time to begin importing the feed from, for example: 2024-01-01T00:00:00.000Z.

Link copied to clipboard
val state: String? = null

Describe whether this data type connection is enabled or not.