MSTIDataConnectorProperties Class
Microsoft Threat Intelligence data connector properties.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.DataConnectorTenantIdMSTIDataConnectorProperties
Constructor
MSTIDataConnectorProperties(*, tenant_id: str, data_types: azure.mgmt.securityinsight.models._models_py3.MSTIDataConnectorDataTypes, **kwargs)
Variables
- tenant_id
- str
Required. The tenant id to connect to, and get the data from.
- data_types
- MSTIDataConnectorDataTypes
Required. The available data types for the connector.
Feedback
Submit and view feedback for