DiskConfiguration interface
The Disk Configuration Details.
Properties
disk |
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
diskVolumeConfigurations
The disk configuration for the db volume. For HANA, Required volumes are: ['hana/data', 'hana/log', hana/shared', 'usr/sap', 'os'], Optional volume : ['backup'].
diskVolumeConfigurations?: {[propertyName: string]: DiskVolumeConfiguration}
Property Value
{[propertyName: string]: DiskVolumeConfiguration}
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