次の方法で共有


LogExtensions.DeleteWithHttpMessages メソッド

定義

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

パラメーター

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

戻り値

適用対象