get SAPDisk Configurations
Get the SAP Disk Configuration Layout prod/non-prod SAP System. Uses Azure REST API version 2023-10-01-preview. Other available API versions: 2023-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native workloads [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
The list of disk configuration for vmSku which are part of SAP deployment.
Parameters
null
Return
The list of disk configuration for vmSku which are part of SAP deployment.
Parameters
The geo-location where the SAP resources will be created.
The database type. Eg: HANA, DB2, etc
The VM SKU for database instance.
The deployment type. Eg: SingleServer/ThreeTier
Defines the environment type - Production/Non Production.
The name of Azure region.
Defines the SAP Product type.
See also
Return
The list of disk configuration for vmSku which are part of SAP deployment.
Parameters
Builder for com.pulumi.azurenative.workloads.kotlin.inputs.GetSAPDiskConfigurationsPlainArgs.