Package version:

Interface DiscoverySourcesDeleteOptionalParams

Optional parameters.

interface DiscoverySourcesDeleteOptionalParams {
    updateIntervalInMs?: number;
}

Hierarchy

  • unknown
    • DiscoverySourcesDeleteOptionalParams

Properties

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.