Method | Description | |
---|---|---|
UserAgentHandler ( IEnumerable |
Initializes a new instance of the UserAgentHandler class.
|
Method | Description | |
---|---|---|
SendAsync ( |
Add the user agent to the outgoing request.
|
protected SendAsync ( |
||
request | The HTTP request message. | |
cancellationToken | The cancellation token. | |
return | Task |
public UserAgentHandler ( IEnumerable |
||
headerValues | IEnumerable |
The product info to add as headers. |
return | Microsoft.Azure.Commands.ResourceManager.Cmdlets.Extensions |