EvaluationsExtensions.GetWithHttpMessages Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public static Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Personalizer.Models.Evaluation> GetWithHttpMessages (this Microsoft.Azure.CognitiveServices.Personalizer.IEvaluations operations, string evaluationId, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default);
static member GetWithHttpMessages : Microsoft.Azure.CognitiveServices.Personalizer.IEvaluations * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> -> Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Personalizer.Models.Evaluation>
<Extension()>
Public Function GetWithHttpMessages (operations As IEvaluations, evaluationId As String, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing) As HttpOperationResponse(Of Evaluation)
- operations
- IEvaluations
- evaluationId
- String
- customHeaders
- Dictionary<String,List<String>>
Produto | Versões |
---|---|
Azure SDK for .NET | Latest |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: