Compartir a través de


ModelExtensions.ResetWithHttpMessages Método

Definición

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>>

Devoluciones

Se aplica a