ENUM
NetworkInterfaceSetting
Description
Supported in v9.4+ Type of actions available for network settings of the restored Domain Controller.
link GraphQL Schema definition
- enum NetworkInterfaceSetting {
- # Keep network interface settings intact.
- # Use source domain controller network interface settings.
- # Use target host network interface settings.
- }