AzureMachineLearningStudioFunctionRetrieveDefaultDefinitionParameters interface

Parametry potřebné k načtení výchozí definice funkce pro funkci Azure Machine Learning Studio.

Extends

Vlastnosti

bindingType

Polymorfní diskriminátor, který určuje různé typy tohoto objektu

executeEndpoint

Koncový bod Request-Response spustit v nástroji Azure Machine Learning Studio. Další informace najdete tady: https://docs.microsoft.com/en-us/azure/machine-learning/machine-learning-consume-web-services#request-response-service-rrs

udfType

Typ funkce.

Podrobnosti vlastnosti

bindingType

Polymorfní diskriminátor, který určuje různé typy tohoto objektu

bindingType: "Microsoft.MachineLearning/WebService"

Hodnota vlastnosti

"Microsoft.MachineLearning/WebService"

executeEndpoint

Koncový bod Request-Response spustit v nástroji Azure Machine Learning Studio. Další informace najdete tady: https://docs.microsoft.com/en-us/azure/machine-learning/machine-learning-consume-web-services#request-response-service-rrs

executeEndpoint?: string

Hodnota vlastnosti

string

udfType

Typ funkce.

udfType?: "Scalar"

Hodnota vlastnosti

"Scalar"