OfficeDataConnectorDataTypes Class

The available data types for office data connector.

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

Inheritance
OfficeDataConnectorDataTypes

Constructor

OfficeDataConnectorDataTypes(*, exchange: azure.mgmt.securityinsight.models._models_py3.OfficeDataConnectorDataTypesExchange, share_point: azure.mgmt.securityinsight.models._models_py3.OfficeDataConnectorDataTypesSharePoint, teams: azure.mgmt.securityinsight.models._models_py3.OfficeDataConnectorDataTypesTeams, **kwargs)

Variables

exchange
OfficeDataConnectorDataTypesExchange

Required. Exchange data type connection.

share_point
OfficeDataConnectorDataTypesSharePoint

Required. SharePoint data type connection.

teams
OfficeDataConnectorDataTypesTeams

Required. Teams data type connection.