![]() | DiskLayoutModel Properties |
The DiskLayoutModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | DiskIdentifier |
Gets or sets the value used to identify the disk to the appliance. This would be the disk number in
Windows and something else (device name?) in Linux.
|
![]() | PartitioningScheme |
Gets or sets a value indicating what partitioning scheme to use. Example GPT or MBR
|
![]() | PartitionInitializationInfos |
Gets or sets a list of partition descriptions for the entire disk. The number of entries here
determines how many partitions you end up with.
|
![]() | ShouldPartitionDisk |
Gets or sets a value indicating whether we should partition the disk or not.
|