Udostępnij za pośrednictwem


ModelExtensions.ResetWithHttpMessages Method

Definition

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

Parameters

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

Returns

Applies to