[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

ApplicationScanTO

Properties

appScanDetails Optional

boolean
enableAppScan Optional

Application Scan is triggered if this flag is set to true.

JSON Example

{
	"appScanDetails": {
		"infrastructureResourceList": [
			{
				"data": {
					"cidr": "xxx.xx.x.x/xx",
					"name": "xxx",
					"parent": "/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Network/virtualNetworks/xxx"
				},
				"id": "/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Network/virtualNetworks/xxx/subnets/xxx",
				"kind": "subnets"
			}
		]
	},
	"enableAppScan": false
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

OptionsTO

Feedback

Was this page helpful?