Compartir a través de


PolicyExtensions.ResetWithHttpMessages Método

Definición

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

Parámetros

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

Devoluciones

Se aplica a