RealtimeConfiguration interface

Holds the available configuration options for an Azure ML web service endpoint.

Properties

maxConcurrentCalls

Specifies the maximum concurrent calls that can be made to the web service. Minimum value: 4, Maximum value: 200.

Property Details

maxConcurrentCalls

Specifies the maximum concurrent calls that can be made to the web service. Minimum value: 4, Maximum value: 200.

maxConcurrentCalls?: number

Property Value

number