alerts.performance.PerformanceOptions interface

應用程式發布函式的設定。

簽名:

export interface PerformanceOptions extends EventHandlerOptions 

擴充: EventHandlerOptions

屬性

屬性 類型 說明
appId 字串 設定要在特定應用程式上觸發的函式範圍。

alert.performance.PerformanceOptions.appId

設定要在特定應用程式上觸發的函式範圍。

簽名:

appId?: string;