Partager via


EvaluationsExtensions.DeleteWithHttpMessages Méthode

Définition

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

Paramètres

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

Retours

S’applique à