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[]
Property Value
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