AddDriveScratch
Object Hierarchy:
Description:
[
CCode ( type_id =
"guestfs_add_drive_scratch_get_type ()" ) ]
public class AddDriveScratch :
Object
An object encapsulating optional arguments for guestfs_session_add_drive_scratch.
Content:
Properties:
- public int blocksize { get; set construct; }
A 32-bit integer.
- public string label { owned get; set construct; }
A string.
- public string name { owned get; set construct; }
A string.
Creation methods:
Inherited Members:
All known members inherited from class GLib.Object