Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RealtimeConfiguration

Package version

interface

An interface representing RealtimeConfiguration. Holds the available configuration options for an Azure ML web service endpoint.

Hierarchy

  • RealtimeConfiguration

Index

Properties

Properties

Optional maxConcurrentCalls

maxConcurrentCalls: undefined | number
member

{number} [maxConcurrentCalls] Specifies the maximum concurrent calls that can be made to the web service. Minimum value: 4, Maximum value: 200.

Generated using TypeDoc