MDCreate
Object Hierarchy:
Description:
[
CCode ( type_id =
"guestfs_md_create_get_type ()" ) ]
public class MDCreate :
Object
An object encapsulating optional arguments for guestfs_session_md_create.
Content:
Properties:
- public int64 chunk { get; set construct; }
A 64-bit integer.
- public string level { owned get; set construct; }
A string.
- public int64 missingbitmap { get; set construct; }
A 64-bit integer.
- public int nrdevices { get; set construct; }
A 32-bit integer.
- public int spare { get; set construct; }
A 32-bit integer.
Creation methods:
Inherited Members:
All known members inherited from class GLib.Object