Interface

NM-1.0NMSettingHsrConstructorProps

interface ConstructorProps {
    interlink: string;
    multicast_spec: number;
    multicastSpec: number;
    name: string;
    port1: string;
    port2: string;
    protocol_version: number;
    protocolVersion: number;
    prp: boolean;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

interlink: string
multicast_spec: number
multicastSpec: number
port1: string
port2: string
protocol_version: number
protocolVersion: number
prp: boolean

Properties - Inherited from NM.Setting.ConstructorProps

name: string