你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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, Guid)
CallGetAsync(Uri, String, String)
CallPostAsync(Uri, String, String, Guid, HttpContent)
CallPostAsync(Uri, String, String, HttpContent)
resetHttpClient()

Applies to