AzureMachineLearningStudioFunctionRetrieveDefaultDefinitionParameters interface

Bir Azure Machine Learning Studio işlevi için varsayılan işlev tanımını almak için gereken parametreler.

Extends

Özellikler

bindingType

Bu nesnenin olabileceği farklı türleri belirten polimorfik ayrımcı

executeEndpoint

Request-Response Azure Machine Learning Studio'nun yürütme uç noktasıdır. Daha fazla bilgi için buraya bakın: https://docs.microsoft.com/en-us/azure/machine-learning/machine-learning-consume-web-services#request-response-service-rrs

udfType

İşlev türü.

Özellik Ayrıntıları

bindingType

Bu nesnenin olabileceği farklı türleri belirten polimorfik ayrımcı

bindingType: "Microsoft.MachineLearning/WebService"

Özellik Değeri

"Microsoft.MachineLearning/WebService"

executeEndpoint

Request-Response Azure Machine Learning Studio'nun yürütme uç noktasıdır. Daha fazla bilgi için buraya bakın: https://docs.microsoft.com/en-us/azure/machine-learning/machine-learning-consume-web-services#request-response-service-rrs

executeEndpoint?: string

Özellik Değeri

string

udfType

İşlev türü.

udfType?: "Scalar"

Özellik Değeri

"Scalar"