Interface

NM-1.0NMSettingInfinibandConstructorProps

interface ConstructorProps {
    mac_address: string;
    macAddress: string;
    mtu: number;
    name: string;
    p_key: number;
    parent: string;
    pKey: number;
    transport_mode: string;
    transportMode: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

mac_address: string
macAddress: string
mtu: number
p_key: number
parent: string
pKey: number
transport_mode: string
transportMode: string

Properties - Inherited from NM.Setting.ConstructorProps

name: string