SAPDiskConfiguration interface
The SAP Disk Configuration contains 'recommended disk' details and list of supported disks detail for a volume type.
Properties
recommended |
The recommended disk details for a given VM Sku. |
supported |
The list of supported disks for a given VM Sku. |
Property Details
recommendedConfiguration
The recommended disk details for a given VM Sku.
recommendedConfiguration?: DiskVolumeConfiguration
Property Value
supportedConfigurations
The list of supported disks for a given VM Sku.
supportedConfigurations?: DiskDetails[]