Sdílet prostřednictvím


RequestPolicyOptions interface

Rozhraní pro kompatibilitu s RequestPolicy

Metody

log(HttpPipelineLogLevel, string)
shouldLog(HttpPipelineLogLevel)

Podrobnosti metody

log(HttpPipelineLogLevel, string)

function log(logLevel: HttpPipelineLogLevel, message: string)

Parametry

message

string

shouldLog(HttpPipelineLogLevel)

function shouldLog(logLevel: HttpPipelineLogLevel): boolean

Parametry

Návraty

boolean