Interface

NM-1.0NMSettingLoopbackConstructorProps

interface ConstructorProps {
    mtu: number;
    name: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

mtu: number

Properties - Inherited from NM.Setting.ConstructorProps

name: string