SendRequest type
İşlem hattı isteğinde bulunmak ve yanıt almak için basit bir arabirim.
type SendRequest = (request: PipelineRequest) => Promise<PipelineResponse>
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
İşlem hattı isteğinde bulunmak ve yanıt almak için basit bir arabirim.
type SendRequest = (request: PipelineRequest) => Promise<PipelineResponse>