SettingIpvlan
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_ipvlan_get_type ()" ) ]
public class SettingIpvlan :
Setting
Content:
Constants:
Properties:
- public bool @private { get; set; }
Whether the interface should be put in private mode.
- public uint mode { get; set; }
The IPVLAN mode.
- public string parent { owned get; set; }
If given, specifies the parent interface name or parent connection
UUID from which this IPVLAN interface should be created.
- public bool vepa { get; set; }
Whether the interface should be put in VEPA mode.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object