interface PrivateNetworkDHCPConfig {
    ipId?: string;
}

Properties

Properties

ipId?: string