BlockDevicePartition
- Print
- PDF
BlockDevicePartition
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a block device partition.
Syntax
The syntax is as follows.
private String mountPoint;
private String partitionSize;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
mountPoint | String | Required | Mount point that starts with the "/" (root) path |
partitionSize | String | Required | Partition size of the mount point (GiB) |
Was this article helpful?