Interface

NM-1.0NMSettingVrfConstructorProps

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

Hierarchy (View Summary)

Index
table: number
name: string