.NET Agent Configuration Properties
This page describes the .NET Agent configuration properties that you set in the agent config.xml
file. You can set some of these properties using Windows System Environment Variables. See .NET Agent Environment Variables. To edit the file and apply your changes, see Administer the .NET Agent.
You can use environment variables in the agent config.xml file for node, tier, and application names. To include an environment variable, reference it by specifying %<variable>%,
which you can combine with other characters; for example, Web-%COMPUTERNAME"
translates to Web-HOST23
.