alerts.performance.PerformanceOptions interface

تكوين وظائف توزيع التطبيق.

إمضاء:

export interface PerformanceOptions extends EventHandlerOptions 

يمتد: EventHandlerOptions

ملكيات

ملكية يكتب وصف
معرف التطبيق خيط نطاق الوظيفة لتشغيلها على تطبيق معين.

notifications.performance.PerformanceOptions.appId

نطاق الوظيفة لتشغيلها على تطبيق معين.

إمضاء:

appId?: string;