Package version:

Interface EmailSendOptionalParams

Optional parameters for the beginSend method.

Hierarchy

  • unknown
    • EmailSendOptionalParams

Properties

operationId?: string

This is the ID used by the status monitor for this long running operation.

resumeFrom?: string

A serialized poller which can be used to resume an existing paused Long-Running-Operation.

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc