Interface

NM-1.0NMSettingOvsInterfaceConstructorProps

interface ConstructorProps {
    name: string;
    ofport_request: number;
    ofportRequest: number;
    type: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

ofport_request: number
ofportRequest: number
type: string

Properties - Inherited from NM.Setting.ConstructorProps

name: string