Compartilhar via


ModelExtensions.ResetWithHttpMessages Método

Definição

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

Parâmetros

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

Retornos

Aplica-se a