AsAzureDataplaneClient Constructor

Definition

Initializes a new instance of the AsAzureDataplaneClient class.

C#
public AsAzureDataplaneClient (Uri baseUri, Microsoft.Rest.ServiceClientCredentials credentials, Func<System.Net.Http.HttpClient> httpClientProvider, params System.Net.Http.DelegatingHandler[] handlers);

Parameters

baseUri
Uri

The base uri to send http requests to.

credentials
ServiceClientCredentials

ServiceClientCredentials for authenticating requests.

httpClientProvider
Func<HttpClient>

Function for providing an HttpClient.

handlers
DelegatingHandler[]

Additional delegating handlers to be passed to the base class.

Applies to

Produit Versions
Azure - PowerShell Commands 12 (LTS), Latest