alerts.performance.PerformanceOptions interface

アプリ配信機能の設定。

サイン:

export interface PerformanceOptions extends EventHandlerOptions 

拡張: EventHandlerOptions

プロパティ

財産タイプ説明
アプリID関数のスコープを特定のアプリケーションでトリガーするように設定します。

アラート.パフォーマンス.PerformanceOptions.appId

関数のスコープを特定のアプリケーションでトリガーするように設定します。

サイン:

appId?: string;