SAPDiskConfigurationsResult interface

The list of disk configuration for vmSku which are part of SAP deployment.

Properties

volumeConfigurations

The disk configuration for the db volume. For HANA, Required volumes are: ['hana/data', 'hana/log', hana/shared', 'usr/sap', 'os'], Optional volume : ['backup'].

Property Details

volumeConfigurations

The disk configuration for the db volume. For HANA, Required volumes are: ['hana/data', 'hana/log', hana/shared', 'usr/sap', 'os'], Optional volume : ['backup'].

volumeConfigurations?: Record<string, SAPDiskConfiguration>

Property Value

Record<string, SAPDiskConfiguration>