Interface

NM-1.0NMSettingPrefixDelegationConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

subnet_id: number
subnetId: number

Properties - Inherited from NM.Setting.ConstructorProps

name: string