DiskVolumeConfiguration interface
The disk configuration required for the selected volume.
Properties
count | The total number of disks required for the concerned volume. |
sizeGB | The disk size in GB. |
sku | The disk SKU details. |
Property Details
count
The total number of disks required for the concerned volume.
count?: number
Property Value
number
sizeGB
The disk size in GB.
sizeGB?: number
Property Value
number
sku
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