RequestPolicyOptions interface
RequestPolicy ile uyumluluk arabirimi
Yöntemler
log(Http |
|
should |
Yöntem Ayrıntıları
log(HttpPipelineLogLevel, string)
function log(logLevel: HttpPipelineLogLevel, message: string)
Parametreler
- logLevel
- HttpPipelineLogLevel
- message
-
string
shouldLog(HttpPipelineLogLevel)
function shouldLog(logLevel: HttpPipelineLogLevel): boolean
Parametreler
- logLevel
- HttpPipelineLogLevel
Döndürülenler
boolean