SynapseClient Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class SynapseClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Synapse.SynapseClient>, IDisposable, Microsoft.Azure.Synapse.ISynapseClient, Microsoft.Rest.Azure.IAzureClient
type SynapseClient = class
inherit ServiceClient<SynapseClient>
interface ISynapseClient
interface IDisposable
interface IAzureClient
Public Class SynapseClient
Inherits ServiceClient(Of SynapseClient)
Implements IAzureClient, IDisposable, ISynapseClient
- Herança
- Implementações
Construtores
Propriedades
Métodos
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
Dispose() | (Herdado de ServiceClient<T>) |
Dispose(Boolean) | (Herdado de ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) | (Herdado de ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) | (Herdado de ServiceClient<T>) |
SetUserAgent(String) | (Herdado de ServiceClient<T>) |
SetUserAgent(String, String) | (Herdado de ServiceClient<T>) |
Aplica-se a
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET