Interface

NM-1.0NMSettingPrefixDelegationConstructorProps

interface ConstructorProps {
    name: string;
    subnet_id: number | bigint;
    subnetId: number | bigint;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

subnet_id: number | bigint
subnetId: number | bigint

Properties - Inherited from NM.Setting.ConstructorProps

name: string