/AWS1/CL_SHBAZUREUPDATECONF¶
The configuration for updating an Azure connector's scope and regions.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_scopeconfiguration TYPE REF TO /AWS1/CL_SHBAZURESCOPECONF /AWS1/CL_SHBAZURESCOPECONF¶
The updated scope configuration.
it_azureregions TYPE /AWS1/CL_SHBAZUREREGIONLIST_W=>TT_AZUREREGIONLIST TT_AZUREREGIONLIST¶
The updated list of Azure regions to monitor.
Queryable Attributes¶
ScopeConfiguration¶
The updated scope configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCOPECONFIGURATION() |
Getter for SCOPECONFIGURATION |
AzureRegions¶
The updated list of Azure regions to monitor.
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 |