RequestPolicyOptionsLike interface

واجهة للتوافق مع RequestPolicy

تفاصيل الأسلوب

log(HttpPipelineLogLevel, string)

function log(logLevel: HttpPipelineLogLevel, message: string)

المعلمات

message

string

shouldLog(HttpPipelineLogLevel)

function shouldLog(logLevel: HttpPipelineLogLevel): boolean

المعلمات

المرتجعات

boolean