serviceHostBuilderName
Parameters
serviceHostBuilderName
The name of the service host builder class that must be formatted in PascalCase
and must end with the "ServiceHostBuilder" suffix. The suffix is mandatory to allow the configuration to be found easier when searching the code base.