Skip to content

/AWS1/CL_IN2AZUREPVDRDETAILUPD

The Azure-specific configuration details for updating a connector, including the scan scope and regions to scan.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_azureregions TYPE /AWS1/CL_IN2AZUREREGIONLIST_W=>TT_AZUREREGIONLIST TT_AZUREREGIONLIST

The updated Azure regions to scan.

io_scopeconfiguration TYPE REF TO /AWS1/CL_IN2AZURESCOPECONFINP /AWS1/CL_IN2AZURESCOPECONFINP

The updated scope configuration that defines which Azure resources to scan.

iv_autoinstallvmscanner TYPE /AWS1/IN2BOOLEAN /AWS1/IN2BOOLEAN

Specifies whether to automatically install the VM scanner on connected Azure resources.


Queryable Attributes

azureRegions

The updated Azure regions to scan.

Accessible with the following methods

Method Description
GET_AZUREREGIONS() Getter for AZUREREGIONS, with configurable default
ASK_AZUREREGIONS() Getter for AZUREREGIONS w/ exceptions if field has no value
HAS_AZUREREGIONS() Determine if AZUREREGIONS has a value

scopeConfiguration

The updated scope configuration that defines which Azure resources to scan.

Accessible with the following methods

Method Description
GET_SCOPECONFIGURATION() Getter for SCOPECONFIGURATION

autoInstallVMScanner

Specifies whether to automatically install the VM scanner on connected Azure resources.

Accessible with the following methods

Method Description
GET_AUTOINSTALLVMSCANNER() Getter for AUTOINSTALLVMSCANNER, with configurable default
ASK_AUTOINSTALLVMSCANNER() Getter for AUTOINSTALLVMSCANNER w/ exceptions if field has n
HAS_AUTOINSTALLVMSCANNER() Determine if AUTOINSTALLVMSCANNER has a value