CustomVisionPredictionClient 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 CustomVisionPredictionClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.CustomVisionPredictionClient>, IDisposable, Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient
type CustomVisionPredictionClient = class
inherit ServiceClient<CustomVisionPredictionClient>
interface ICustomVisionPredictionClient
interface IDisposable
Public Class CustomVisionPredictionClient
Inherits ServiceClient(Of CustomVisionPredictionClient)
Implements ICustomVisionPredictionClient, IDisposable
- Inheritance
- Implements
Constructors
CustomVisionPredictionClient(DelegatingHandler[]) |
Initializes a new instance of the CustomVisionPredictionClient class. |
CustomVisionPredictionClient(HttpClient, Boolean) |
Initializes a new instance of the CustomVisionPredictionClient class. |
CustomVisionPredictionClient(HttpClientHandler, DelegatingHandler[]) |
Initializes a new instance of the CustomVisionPredictionClient class. |
CustomVisionPredictionClient(ServiceClientCredentials, DelegatingHandler[]) | |
CustomVisionPredictionClient(ServiceClientCredentials, HttpClient, Boolean) | |
CustomVisionPredictionClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
Properties
Credentials | |
DeserializationSettings |
Gets or sets json deserialization settings. |
Endpoint |
Supported Cognitive Services endpoints |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
SerializationSettings |
Gets or sets json serialization settings. |
UserAgent | (Inherited from ServiceClient<T>) |
Methods
Extension Methods
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET