LUISAuthoringClient 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 LUISAuthoringClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.LUISAuthoringClient>, IDisposable, Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.ILUISAuthoringClient
type LUISAuthoringClient = class
inherit ServiceClient<LUISAuthoringClient>
interface ILUISAuthoringClient
interface IDisposable
Public Class LUISAuthoringClient
Inherits ServiceClient(Of LUISAuthoringClient)
Implements IDisposable, ILUISAuthoringClient
- Inheritance
- Implements
Constructors
Properties
Apps | |
AzureAccounts | |
Credentials | |
DeserializationSettings | |
Endpoint | |
Examples | |
Features | |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
Model | |
Pattern | |
Permissions | |
SerializationSettings | |
Settings | |
Train | |
UserAgent | (Inherited from ServiceClient<T>) |
Versions |
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) | (Inherited from ServiceClient<T>) |
SetUserAgent(String, String) | (Inherited from ServiceClient<T>) |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET