getSapCentralServerInstance

Gets the SAP Central Services Instance resource. Uses Azure REST API version 2024-09-01.

Return

Define the SAP Central Services Instance resource.

Parameters

argument

null


suspend fun getSapCentralServerInstance(centralInstanceName: String, resourceGroupName: String, sapVirtualInstanceName: String): GetSapCentralServerInstanceResult

Return

Define the SAP Central Services Instance resource.

Parameters

centralInstanceName

Central Services Instance resource name string modeled as parameter for auto generation to work correctly.

resourceGroupName

The name of the resource group. The name is case insensitive.

sapVirtualInstanceName

The name of the Virtual Instances for SAP solutions resource

See also


Return

Define the SAP Central Services Instance resource.

Parameters

argument

Builder for com.pulumi.azurenative.workloads.kotlin.inputs.GetSapCentralServerInstancePlainArgs.

See also