Method SetBridgeDomain
- Namespace
- Skyline.DataMiner.Utils.Interfaces.Network
- Assembly
- Skyline.DataMiner.Utils.Interfaces.dll
SetBridgeDomain(int)
Add this interface to a bridge domain.
IInterfaceSettings SetBridgeDomain(int bridgeDomain)
Parameters
bridgeDomain
intThe bridge domain.
Returns
- IInterfaceSettings
The settings object in order to concatenate multiple settings.
Exceptions
- NotSupportedException
SetBridgeDomain(int) will be thrown if this setting is not supported.