Share via


EvaluationsExtensions.ListWithHttpMessages Methode

Definition

public static Microsoft.Rest.HttpOperationResponse<System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Personalizer.Models.Evaluation>> ListWithHttpMessages (this Microsoft.Azure.CognitiveServices.Personalizer.IEvaluations operations, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default);
static member ListWithHttpMessages : Microsoft.Azure.CognitiveServices.Personalizer.IEvaluations * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> -> Microsoft.Rest.HttpOperationResponse<System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Personalizer.Models.Evaluation>>
<Extension()>
Public Function ListWithHttpMessages (operations As IEvaluations, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing) As HttpOperationResponse(Of IList(Of Evaluation))

Parameter

operations
IEvaluations
customHeaders
Dictionary<String,List<String>>

Gibt zurück

Gilt für: