ComputerVisionClient 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 ComputerVisionClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.ComputerVisionClient>, IDisposable, Microsoft.Azure.CognitiveServices.Vision.ComputerVision.IComputerVisionClient
type ComputerVisionClient = class
inherit ServiceClient<ComputerVisionClient>
interface IComputerVisionClient
interface IDisposable
Public Class ComputerVisionClient
Inherits ServiceClient(Of ComputerVisionClient)
Implements IComputerVisionClient, IDisposable
- 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
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