ScalarFunctionPropertiesResponse

The properties that are associated with a scalar function.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The physical binding of the function. For example, in the Azure Machine Learning web service’s case, this describes the endpoint.

Link copied to clipboard

The current entity tag for the function. This is an opaque string. You can use it to detect whether the resource has changed between requests. You can also use it in the If-Match or If-None-Match headers for write operations for optimistic concurrency.

Link copied to clipboard
Link copied to clipboard

Describes the output of a function.

Link copied to clipboard

Indicates the type of function. Expected value is 'Scalar'.