Udostępnij za pośrednictwem


RequestPolicyOptions interface

Interfejs umożliwiający zgodność z funkcją RequestPolicy

Metody

log(HttpPipelineLogLevel, string)
shouldLog(HttpPipelineLogLevel)

Szczegóły metody

log(HttpPipelineLogLevel, string)

function log(logLevel: HttpPipelineLogLevel, message: string)

Parametry

message

string

shouldLog(HttpPipelineLogLevel)

function shouldLog(logLevel: HttpPipelineLogLevel): boolean

Parametry

Zwraca

boolean