OfficeDataConnectorDataTypesExchange Class

Exchange data type connection.

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

Inheritance
azure.mgmt.securityinsight.models._models_py3.DataConnectorDataTypeCommon
OfficeDataConnectorDataTypesExchange

Constructor

OfficeDataConnectorDataTypesExchange(*, state: Union[str, azure.mgmt.securityinsight.models._security_insights_enums.DataTypeState], **kwargs)

Variables

state
str or DataTypeState

Required. Describe whether this data type connection is enabled or not. Possible values include: "Enabled", "Disabled".