Delen via


RequestPolicyOptions interface

Een interface voor compatibiliteit met RequestPolicy

Methoden

log(HttpPipelineLogLevel, string)
shouldLog(HttpPipelineLogLevel)

Methodedetails

log(HttpPipelineLogLevel, string)

function log(logLevel: HttpPipelineLogLevel, message: string)

Parameters

message

string

shouldLog(HttpPipelineLogLevel)

function shouldLog(logLevel: HttpPipelineLogLevel): boolean

Parameters

Retouren

boolean