appName
Sets the debug app name which is added to debug headers for App Services network requests. The default is null
.
Return
the Builder instance used.
Parameters
appName
app name used to identify the application.
Throws
if an empty appName is provided.