Property Settings
- Namespace
- Skyline.DataMiner.Utils.Interfaces.Network
- Assembly
- Skyline.DataMiner.Utils.Interfaces.dll
Settings
Gets the interface settings. The settings can be adjusted by calling different methods on it (e.g. 'AddVlan'). Only after using the 'Push' or 'TryPush' command the settings are applied to the device.
IInterfaceSettings Settings { get; }