AATPDataConnectorProperties Class

AATP (Azure Advanced 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
AATPDataConnectorProperties
azure.mgmt.securityinsight.models._models_py3.DataConnectorWithAlertsProperties
AATPDataConnectorProperties

Constructor

AATPDataConnectorProperties(*, tenant_id: str, data_types: Optional[azure.mgmt.securityinsight.models._models_py3.AlertsDataTypeOfDataConnector] = None, **kwargs)

Variables

data_types
AlertsDataTypeOfDataConnector

The available data types for the connector.

tenant_id
str

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