Package version:

Optional parameters.

interface OrganizationsDeleteOptionalParams {
    updateIntervalInMs?: number;
}

Hierarchy

  • unknown
    • OrganizationsDeleteOptionalParams

Properties

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.