BlockDevicePartition
- Print
- PDF
BlockDevicePartition
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is the block device partition information.
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
|
partitionSize | String | Required | Partition size (GiB)
|
Was this article helpful?