alerts.performance.PerformanceOptions interface

การกำหนดค่าสำหรับฟังก์ชันการเผยแพร่แอป

ลายเซ็น:

export interface PerformanceOptions extends EventHandlerOptions 

ขยาย: EventHandlerOptions

พร็อพเพอร์ตี้

พร็อพเพอร์ตี้ ประเภท คำอธิบาย
appId สตริง กำหนดขอบเขตฟังก์ชันเพื่อทริกเกอร์แอปพลิเคชันที่เฉพาะเจาะจง

notifications.performance.PerformanceOptions.appId

กำหนดขอบเขตฟังก์ชันเพื่อทริกเกอร์แอปพลิเคชันที่เฉพาะเจาะจง

ลายเซ็น:

appId?: string;