ScanInsightsAccountRequest
Configuration options for controlling scan behavior.
Properties
agentPoolIDstring optionalThe ID of the agent pool to use for scanning. If not specified, the default agent pool will be used.listConcurrencyinteger optionalThe concurrency level for list operations during the scan.readConcurrencyinteger optionalThe concurrency level for read operations during the scan.batchSizeinteger optionalThe batch size for processing resources during the scan.readTimeoutstring optionalThe timeout duration for read operations, as a Go duration string (e.g., ’30s’, ‘5m’).