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?: {[propertyName: string]: SAPDiskConfiguration}

Property Value

{[propertyName: string]: SAPDiskConfiguration}