AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters interface
Azure Machine Learning web hizmeti işlevi için varsayılan işlev tanımını almak için gereken parametreler.
Özellikler
| binding |
Bu nesnenin olabileceği farklı türleri belirten polimorfik ayrımcı |
| execute |
azure machine learning web hizmetinin yürütme uç noktası Request-Response. 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 |
| udf |
İş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
azure machine learning web hizmetinin yürütme uç noktası Request-Response. 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"