DiscoveryConfiguration Class

Discovery Details.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.workloads.models._models_py3.SAPConfiguration
DiscoveryConfiguration

Constructor

DiscoveryConfiguration(*, central_server_vm_id: str | None = None, managed_rg_storage_account_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
central_server_vm_id
str

The virtual machine ID of the Central Server.

managed_rg_storage_account_name
str

The custom storage account name for the storage account created by the service in the managed resource group created as part of VIS deployment.:code:
>>:code:<br>Refer to the storage account naming rules here <https://learn.microsoft.com/azure/azure-resource-manager/management/resource-name-rules#microsoftstorage>_<<.:code:
:code:>><<<br>If not provided, the service will create the storage account with a random name.

Variables

Name Description
configuration_type

The configuration Type. Required. Known values are: "Deployment", "Discovery", and "DeploymentWithOSConfig".

central_server_vm_id
str

The virtual machine ID of the Central Server.

managed_rg_storage_account_name
str

The custom storage account name for the storage account created by the service in the managed resource group created as part of VIS deployment.:code:
>>:code:<br>Refer to the storage account naming rules here <https://learn.microsoft.com/azure/azure-resource-manager/management/resource-name-rules#microsoftstorage>_<<.:code:
:code:>><<<br>If not provided, the service will create the storage account with a random name.

app_location
str

The geo-location where the SAP system exists.