SynapseClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Implements
Constructors
Properties
AcceptLanguage | |
ApiVersion | |
Credentials | |
DeserializationSettings | |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
GenerateClientRequestId | |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
LivyApiVersion | |
LongRunningOperationRetryTimeout | |
Monitoring | |
SerializationSettings | |
SparkBatch | |
SparkSession | |
SynapseDnsSuffix | |
UserAgent | (Inherited from ServiceClient<T>) |
WorkspaceAcl |
Methods
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
Dispose() | (Inherited from ServiceClient<T>) |
Dispose(Boolean) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient<T>) |
SetUserAgent(String, String) | (Inherited from ServiceClient<T>) |
SetUserAgent(String) | (Inherited from ServiceClient<T>) |