There are a lot of settings in AppServiceArgs and the bulk of these are replicated in SlotArgs. I only want to specify them once (in the AppServiceArgs) and then iteratively copy them to the multiple slots I create. This avoids having to remember to make changes in multiple places (eg if I decide to set a new parameter)