Network Interface Args
constructor(ipConfigurations: Output<List<NetworkInterfaceIPConfigurationArgs>>? = null, macAddress: Output<String>? = null, networkInterfaceName: Output<String>? = null, vmSwitchType: Output<Either<String, VMSwitchType>>? = null)