Freigeben über


HttpClientHelperFactory Class

Definition

Factory class for creating http client helpers.

public class HttpClientHelperFactory
type HttpClientHelperFactory = class
Public Class HttpClientHelperFactory
Inheritance
HttpClientHelperFactory

Constructors

Name Description
HttpClientHelperFactory()

Initializes a new instance of the HttpClientHelperFactory class.

Properties

Name Description
Instance

Gets an instance of the facotry.

Methods

Name Description
CreateHttpClientHelper(ServiceClientCredentials, IEnumerable<ProductInfoHeaderValue>, Dictionary<String,String>)

Creates new instances of the HttpClientHelper class.

CreateHttpClientHelper(SubscriptionCloudCredentials, IEnumerable<ProductInfoHeaderValue>, Dictionary<String,String>)

Applies to