Interface

NM-1.0NMSettingVethConstructorProps

interface ConstructorProps {
    name: string;
    peer: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

peer: string

Properties - Inherited from NM.Setting.ConstructorProps

name: string