RouterExtensions Methods |
The RouterExtensions type exposes the following members.
Name | Description | |
---|---|---|
AttachPort |
Attaches an existing port to the specified router.
| |
AttachSubnet |
Creates a new port on the subnet and attaches it to the specified router.
| |
Delete |
Deletes the router and any attached interfaces.
| |
DetachPort |
Detaches a port from the specified router.
| |
DetachSubnet |
Finds the port on the subnet attached to the specified router, detaches then deletes it.
|