public final class TelemetryOptions extends Object
TelemetryFactory
. Please refer to the Factory for more information.Constructor and Description |
---|
TelemetryOptions() |
TelemetryOptions(String userAgentPrefix) |
public TelemetryOptions()
public TelemetryOptions(String userAgentPrefix)
userAgentPrefix
- A string prepended to each request's User-Agent and sent to the service. The service records.
the user-agent in logs for diagnostics and tracking of client requests.public String userAgentPrefix()
Copyright © 2019 Microsoft Corporation. All rights reserved.