MTPDataConnectorProperties Class

MTP (Microsoft Threat Protection) data connector properties.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.securityinsight.models._models_py3.DataConnectorTenantId
MTPDataConnectorProperties

Constructor

MTPDataConnectorProperties(*, tenant_id: str, data_types: azure.mgmt.securityinsight.models._models_py3.MTPDataConnectorDataTypes, **kwargs)

Variables

tenant_id
str

Required. The tenant id to connect to, and get the data from.

data_types
MTPDataConnectorDataTypes

Required. The available data types for the connector.