FunctionBinding interface
The physical binding of the function. For example, in the Azure Machine Learning web service’s case, this describes the endpoint.
Properties
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "Microsoft.MachineLearning/WebService" | "Microsoft.StreamAnalytics/JavascriptUdf"
Property Value
"Microsoft.MachineLearning/WebService" | "Microsoft.StreamAnalytics/JavascriptUdf"