FunctionBinding Class

Definition

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

public class FunctionBinding
type FunctionBinding = class
Public Class FunctionBinding
Inheritance
FunctionBinding
Derived

Constructors

FunctionBinding()

Initializes a new instance of the FunctionBinding class.

Applies to