Share via


DiscoveryConfiguration interface

Discovery Details.

Extends

Properties

appLocation

The geo-location where the SAP system exists.

centralServerVmId

The virtual machine ID of the Central Server.

configurationType

The configuration Type.

managedRgStorageAccountName

The custom storage account name for the storage account created by the service in the managed resource group created as part of VIS deployment.

Refer to the storage account naming rules here.

If not provided, the service will create the storage account with a random name.

Property Details

appLocation

The geo-location where the SAP system exists.

appLocation?: string

Property Value

string

centralServerVmId

The virtual machine ID of the Central Server.

centralServerVmId?: string

Property Value

string

configurationType

The configuration Type.

configurationType: "Discovery"

Property Value

"Discovery"

managedRgStorageAccountName

The custom storage account name for the storage account created by the service in the managed resource group created as part of VIS deployment.

Refer to the storage account naming rules here.

If not provided, the service will create the storage account with a random name.

managedRgStorageAccountName?: string

Property Value

string