Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
UserAgentPolicyOptions interface
- Package:
- @azure/core-rest-pipeline
Options for adding user agent details to outgoing requests.
Properties
| userAgentPrefix | String prefix to add to the user agent for outgoing requests. Defaults to an empty string. |
Property Details
userAgentPrefix
String prefix to add to the user agent for outgoing requests. Defaults to an empty string.
userAgentPrefix?: string
Property Value
string
