Share via


CustomVisionPredictionClient.DetectImageWithHttpMessagesAsync Method

Definition

public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageWithHttpMessagesAsync (Guid projectId, string publishedName, System.IO.Stream imageData, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);

Parameters

projectId
Guid
publishedName
String
imageData
Stream
application
String
customHeaders
Dictionary<String,List<String>>
cancellationToken
CancellationToken

Returns

Implements

Applies to

Product Versions
Azure SDK for .NET Latest