CodelessConnectorPollingConfigProperties Class
Config to describe the polling config for API poller connector.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CodelessConnectorPollingConfigProperties
Constructor
CodelessConnectorPollingConfigProperties(*, auth: azure.mgmt.securityinsight.models._models_py3.CodelessConnectorPollingAuthProperties, request: azure.mgmt.securityinsight.models._models_py3.CodelessConnectorPollingRequestProperties, is_active: Optional[bool] = None, paging: Optional[azure.mgmt.securityinsight.models._models_py3.CodelessConnectorPollingPagingProperties] = None, response: Optional[azure.mgmt.securityinsight.models._models_py3.CodelessConnectorPollingResponseProperties] = None, **kwargs)
Variables
- is_active
- bool
The poller active status.
Required. Describe the authentication type of the poller.
Required. Describe the poll request config parameters of the poller.
Describe the poll request paging config of the poller.
Describe the response config parameters of the poller.
Feedback
Submit and view feedback for