Share via


AsAzureHttpClient Class

Definition

public class AsAzureHttpClient : Microsoft.Azure.Commands.AnalysisServices.Dataplane.Models.IAsAzureHttpClient
type AsAzureHttpClient = class
    interface IAsAzureHttpClient
Public Class AsAzureHttpClient
Implements IAsAzureHttpClient
Inheritance
AsAzureHttpClient
Implements

Constructors

AsAzureHttpClient(Func<HttpClient>)

Fields

ParentActivityId

Properties

HttpClient

Methods

CallGetAsync(Uri, String, String)
CallGetAsync(Uri, String, String, Guid)
CallPostAsync(Uri, String, String, Guid, HttpContent)
CallPostAsync(Uri, String, String, HttpContent)
resetHttpClient()

Applies to