TextAnalyticsClient 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 TextAnalyticsClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.CognitiveServices.Language.TextAnalytics.TextAnalyticsClient>, IDisposable, Microsoft.Azure.CognitiveServices.Language.TextAnalytics.ITextAnalyticsClient
type TextAnalyticsClient = class
inherit ServiceClient<TextAnalyticsClient>
interface ITextAnalyticsClient
interface IDisposable
Public Class TextAnalyticsClient
Inherits ServiceClient(Of TextAnalyticsClient)
Implements IDisposable, ITextAnalyticsClient
- Inheritance
- Implements
Constructors
Properties
Credentials | |
DeserializationSettings | |
Endpoint | |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
SerializationSettings | |
UserAgent | (Inherited from ServiceClient<T>) |
Methods
Extension Methods
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET