TIDataConnectorProperties Class
TI (Threat Intelligence) data connector properties.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.DataConnectorTenantIdTIDataConnectorProperties
Constructor
TIDataConnectorProperties(*, tenant_id: str, data_types: azure.mgmt.securityinsight.models._models_py3.TIDataConnectorDataTypes, tip_lookback_period: Optional[datetime.datetime] = None, **kwargs)
Variables
- tenant_id
- str
Required. The tenant id to connect to, and get the data from.
- tip_lookback_period
- datetime
The lookback period for the feed to be imported.
- data_types
- TIDataConnectorDataTypes
Required. The available data types for the connector.
Feedback
Submit and view feedback for