Class ConnectionString
java.lang.Object
com.microsoft.applicationinsights.connectionstring.ConnectionString
-
Method Summary
-
Method Details
-
configure
When using this method to initialize the connection string after startup, you will need to setconnectionStringConfiguredAtRuntimetotrueinside of theapplicationinsights.jsonconfiguration file, e.g.{ "connectionStringConfiguredAtRuntime": true }If the connection string has already been set then this method logs a warning and does nothing.
-