I'm adding new properties to ApplicationInsightsServiceOptions to support ConnecitonStrings
I need to make sure I support all the use cases (I found one of the copies but didn't immediately find the second).
This POCO should be able to manage it's own copy properties.
This will also help future devs who add a new property to also add to this method.
I'm adding new properties to ApplicationInsightsServiceOptions to support ConnecitonStrings I need to make sure I support all the use cases (I found one of the copies but didn't immediately find the second). This POCO should be able to manage it's own copy properties. This will also help future devs who add a new property to also add to this method.