alerts.performance.PerformanceOptions interface

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

ลายเซ็น:

export interface PerformanceOptions extends EventHandlerOptions 

ขยาย: EventHandlerOptions

คุณสมบัติ

คุณสมบัติ พิมพ์ คำอธิบาย
รหัสแอป เชือก กำหนดขอบเขตฟังก์ชันเพื่อทริกเกอร์ในแอปพลิเคชันเฉพาะ

alerts.PerformanceOptions.appId

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

ลายเซ็น:

appId?: string;