Esposter
    Preparing search index...

    Variable IsIdempotentAzureFunctionMapConst

    IsIdempotentAzureFunctionMap: {
        ProcessBlobDeletion: true;
        ProcessFriendRequestNotification: true;
        ProcessPushNotification: true;
        ProcessScheduledMessageJob: true;
        ProcessThreadReplyNotification: true;
        ProcessWebhook: false;
        PurgeDeletedResources: true;
        PushWebhook: false;
        ReplayDeadLetterEvent: true;
        SendTodoReminder: true;
    } = ...

    Type Declaration

    • ReadonlyProcessBlobDeletion: true
    • ReadonlyProcessFriendRequestNotification: true
    • ReadonlyProcessPushNotification: true
    • ReadonlyProcessScheduledMessageJob: true
    • ReadonlyProcessThreadReplyNotification: true
    • ReadonlyProcessWebhook: false
    • ReadonlyPurgeDeletedResources: true
    • ReadonlyPushWebhook: false
    • ReadonlyReplayDeadLetterEvent: true
    • ReadonlySendTodoReminder: true