/AWS1/CL_IN2AZURESCOPECONFINP¶
The scope of Azure resources to scan, defined separately for VM, container image, and serverless scanning. Provide this when you create or update an Azure connector.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_vmscanning TYPE REF TO /AWS1/CL_IN2SCOPECONFINPUT /AWS1/CL_IN2SCOPECONFINPUT¶
The scope configuration input for VM scanning.
io_containerimagescanning TYPE REF TO /AWS1/CL_IN2SCOPECONFINPUT /AWS1/CL_IN2SCOPECONFINPUT¶
The scope configuration input for container image scanning.
io_serverlessscanning TYPE REF TO /AWS1/CL_IN2SCOPECONFINPUT /AWS1/CL_IN2SCOPECONFINPUT¶
The scope configuration input for serverless scanning.
Queryable Attributes¶
vmScanning¶
The scope configuration input for VM scanning.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VMSCANNING() |
Getter for VMSCANNING |
containerImageScanning¶
The scope configuration input for container image scanning.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTAINERIMAGESCANNING() |
Getter for CONTAINERIMAGESCANNING |
serverlessScanning¶
The scope configuration input for serverless scanning.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVERLESSSCANNING() |
Getter for SERVERLESSSCANNING |