Interface

NM-1.0NMSettingMatchConstructorProps

interface ConstructorProps {
    driver: string[];
    interface_name: string[];
    interfaceName: string[];
    kernel_command_line: string[];
    kernelCommandLine: string[];
    name: string;
    path: string[];
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

driver: string[]
interface_name: string[]
interfaceName: string[]
kernel_command_line: string[]
kernelCommandLine: string[]
path: string[]

Properties - Inherited from NM.Setting.ConstructorProps

name: string