DataConnectorDataTypeCommon Class

Common field for data type in data connectors.

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

Inheritance
DataConnectorDataTypeCommon

Constructor

DataConnectorDataTypeCommon(*, 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".