MCASDataConnectorProperties Class

MCAS (Microsoft Cloud App Security) data connector properties.

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

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

Constructor

MCASDataConnectorProperties(*, tenant_id: str, data_types: azure.mgmt.securityinsight.models._models_py3.MCASDataConnectorDataTypes, **kwargs)

Variables

tenant_id
str

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

data_types
MCASDataConnectorDataTypes

Required. The available data types for the connector.