SettingTeam
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_team_get_type ()" ) ]
public class SettingTeam :
Setting
Content:
Constants:
Properties:
- public string config { owned get; set; }
The JSON configuration for the team network interface.
- public GenericArray<TeamLinkWatcher> link_watchers { owned get; set; }
Link watchers configuration for the connection: each link watcher is
defined by a dictionary, whose keys depend upon the selected link watcher.
- public int mcast_rejoin_count { get; set; }
Corresponds to the teamd mcast_rejoin.
- public int mcast_rejoin_interval { get; set; }
Corresponds to the teamd mcast_rejoin.
- public int notify_peers_count { get; set; }
Corresponds to the teamd notify_peers.
- public int notify_peers_interval { get; set; }
Corresponds to the teamd notify_peers.
- public string runner { owned get; set; }
Corresponds to the teamd runner.
- public bool runner_active { get; set; }
Corresponds to the teamd runner.
- public string runner_agg_select_policy { owned get; set; }
Corresponds to the teamd runner.
- public bool runner_fast_rate { get; set; }
Corresponds to the teamd runner.
- public string runner_hwaddr_policy { owned get; set; }
Corresponds to the teamd runner.
- public int runner_min_ports { get; set; }
Corresponds to the teamd runner.
- public int runner_sys_prio { get; set; }
Corresponds to the teamd runner.
- public string runner_tx_balancer { owned get; set; }
Corresponds to the teamd runner.
- public int runner_tx_balancer_interval { get; set; }
Corresponds to the teamd runner.
- public string[] runner_tx_hash { owned get; set; }
Corresponds to the teamd runner.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref