ASCDataConnectorProperties Class

ASC (Azure Security Center) data connector properties.

Inheritance
azure.mgmt.securityinsight.models._models_py3.DataConnectorWithAlertsProperties
ASCDataConnectorProperties

Constructor

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

Variables

data_types
AlertsDataTypeOfDataConnector

The available data types for the connector.

subscription_id
str

The subscription id to connect to, and get the data from.