Package version:

Interface MapsGetConnectionsWithConnectedMachineForFocusedMachineOptionalParams

Optional parameters.

interface MapsGetConnectionsWithConnectedMachineForFocusedMachineOptionalParams {
    updateIntervalInMs?: number;
}

Hierarchy

  • unknown
    • MapsGetConnectionsWithConnectedMachineForFocusedMachineOptionalParams

Properties

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.