Azure-Sentinel/DataConnectors/M365Defender-VulnerabilityM.../functionPackage/host.json

11 строки
218 B
JSON

{
"version": "2.0",
"managedDependency": {
"Enabled": true
},
"extensionBundle": {
"id": "Microsoft.Azure.Functions.ExtensionBundle",
"version": "[3.*, 4.0.0)"
},
"functionTimeout": "04:00:00"
}