Interface

NM-1.0NMSettingOvsOtherConfigConstructorProps

interface ConstructorProps {
    data: { [key: string]: string };
    name: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

data: { [key: string]: string }

Properties - Inherited from NM.Setting.ConstructorProps

name: string