Auf Englisch lesen

Freigeben über


PersonDirectoryExtensions.GetPersonFaceAsync Methode

Definition

Wichtig

Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.

Überlädt

GetPersonFaceAsync(IPersonDirectory, Guid, String, Guid, CancellationToken)

Quelle:
PersonDirectoryExtensions.cs
public static System.Threading.Tasks.Task<Microsoft.Azure.CognitiveServices.Vision.Face.Models.PersistedFaceResponse> GetPersonFaceAsync(this Microsoft.Azure.CognitiveServices.Vision.Face.IPersonDirectory operations, Guid personId, string recognitionModel, Guid persistedFaceId, System.Threading.CancellationToken cancellationToken = default);

Parameter

operations
IPersonDirectory
personId
Guid
recognitionModel
String
persistedFaceId
Guid
cancellationToken
CancellationToken

Gibt zurück

Gilt für:

Azure SDK for .NET Preview
Produkt Versionen
Azure SDK for .NET Preview

GetPersonFaceAsync(IPersonDirectory, String, String, String, CancellationToken)

Quelle:
PersonDirectoryExtensions.cs

Achtung

Method is being deprecated, consider using other overloads.

[System.Obsolete("Method is being deprecated, consider using other overloads.", false)]
public static System.Threading.Tasks.Task<Microsoft.Azure.CognitiveServices.Vision.Face.Models.PersistedFaceResponse> GetPersonFaceAsync(this Microsoft.Azure.CognitiveServices.Vision.Face.IPersonDirectory operations, string personId, string recognitionModel, string persistedFaceId, System.Threading.CancellationToken cancellationToken = default);

Parameter

operations
IPersonDirectory
personId
String
recognitionModel
String
persistedFaceId
String
cancellationToken
CancellationToken

Gibt zurück

Attribute

Gilt für:

Azure SDK for .NET Preview
Produkt Versionen (Veraltet)
Azure SDK for .NET (Preview)