Interface

NM-1.0NMSettingOvsExternalIDsConstructorProps

interface ConstructorProps {
    data: GLib.HashTable<string, string>;
    name: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

data: GLib.HashTable<string, string>

Properties - Inherited from NM.Setting.ConstructorProps

name: string