SAPDiskConfigurationsResult interface
The list of disk configuration for vmSku which are part of SAP deployment.
Properties
volume |
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}
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript