C# Класс Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components.HttpClientHelperFactory.HttpClientHelperImpl

An implementation of the HttpClientHelper abstract class.
Наследование: HttpClientHelper
Показать файл Открыть проект

Открытые методы

Метод Описание
HttpClientHelperImpl ( SubscriptionCloudCredentials credentials, IEnumerable headerValues, string>.Dictionary cmdletHeaderValues ) : System.Collections.Generic

Initializes new instances of the HttpClientHelperImpl class.

Описание методов

HttpClientHelperImpl() публичный Метод

Initializes new instances of the HttpClientHelperImpl class.
public HttpClientHelperImpl ( SubscriptionCloudCredentials credentials, IEnumerable headerValues, string>.Dictionary cmdletHeaderValues ) : System.Collections.Generic
credentials SubscriptionCloudCredentials The credentials.
headerValues IEnumerable The headers.
cmdletHeaderValues string>.Dictionary
Результат System.Collections.Generic