Baca dalam bahasa Inggris

Bagikan melalui


PolicyClient Constructors

Definition

Overloads

PolicyClient(DelegatingHandler[])

protected PolicyClient (params System.Net.Http.DelegatingHandler[] handlers);

Parameters

handlers
DelegatingHandler[]

Applies to

Azure - PowerShell Commands Latest dan versi lainnya
Produk Versi
Azure - PowerShell Commands 11.0.0, Latest
Azure RM - PowerShell Commands Latest

PolicyClient(ServiceClientCredentials, DelegatingHandler[])

public PolicyClient (Microsoft.Rest.ServiceClientCredentials credentials, params System.Net.Http.DelegatingHandler[] handlers);

Parameters

handlers
DelegatingHandler[]

Applies to

Azure - PowerShell Commands Latest dan versi lainnya
Produk Versi
Azure - PowerShell Commands 11.0.0, Latest
Azure RM - PowerShell Commands Latest

PolicyClient(HttpClientHandler, DelegatingHandler[])

protected PolicyClient (System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);

Parameters

rootHandler
HttpClientHandler
handlers
DelegatingHandler[]

Applies to

Azure - PowerShell Commands Latest dan versi lainnya
Produk Versi
Azure - PowerShell Commands 11.0.0, Latest
Azure RM - PowerShell Commands Latest

PolicyClient(Uri, DelegatingHandler[])

protected PolicyClient (Uri baseUri, params System.Net.Http.DelegatingHandler[] handlers);

Parameters

baseUri
Uri
handlers
DelegatingHandler[]

Applies to

Azure - PowerShell Commands Latest dan versi lainnya
Produk Versi
Azure - PowerShell Commands 11.0.0, Latest
Azure RM - PowerShell Commands Latest

PolicyClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

public PolicyClient (Microsoft.Rest.ServiceClientCredentials credentials, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);

Parameters

rootHandler
HttpClientHandler
handlers
DelegatingHandler[]

Applies to

Azure - PowerShell Commands Latest dan versi lainnya
Produk Versi
Azure - PowerShell Commands 11.0.0, Latest
Azure RM - PowerShell Commands Latest

PolicyClient(Uri, ServiceClientCredentials, DelegatingHandler[])

public PolicyClient (Uri baseUri, Microsoft.Rest.ServiceClientCredentials credentials, params System.Net.Http.DelegatingHandler[] handlers);

Parameters

baseUri
Uri
handlers
DelegatingHandler[]

Applies to

Azure - PowerShell Commands Latest dan versi lainnya
Produk Versi
Azure - PowerShell Commands 11.0.0, Latest
Azure RM - PowerShell Commands Latest

PolicyClient(Uri, HttpClientHandler, DelegatingHandler[])

protected PolicyClient (Uri baseUri, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);

Parameters

baseUri
Uri
rootHandler
HttpClientHandler
handlers
DelegatingHandler[]

Applies to

Azure - PowerShell Commands Latest dan versi lainnya
Produk Versi
Azure - PowerShell Commands 11.0.0, Latest
Azure RM - PowerShell Commands Latest

PolicyClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

public PolicyClient (Uri baseUri, Microsoft.Rest.ServiceClientCredentials credentials, System.Net.Http.HttpClientHandler rootHandler, params System.Net.Http.DelegatingHandler[] handlers);

Parameters

baseUri
Uri
rootHandler
HttpClientHandler
handlers
DelegatingHandler[]

Applies to

Azure - PowerShell Commands Latest dan versi lainnya
Produk Versi
Azure - PowerShell Commands 11.0.0, Latest
Azure RM - PowerShell Commands Latest