Sdílet prostřednictvím


AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters interface

Parametry potřebné k načtení definice výchozí funkce pro funkci webové služby Azure Machine Learning

Extends

Vlastnosti

bindingType

Polymorfní diskriminátor, který určuje různé typy, které mohou být tímto objektem

executeEndpoint

Request-Response spustit koncový bod webové služby Azure Machine Learning. 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, které mohou být tímto objektem

bindingType: "Microsoft.MachineLearning/WebService"

Hodnota vlastnosti

"Microsoft.MachineLearning/WebService"

executeEndpoint

Request-Response spustit koncový bod webové služby Azure Machine Learning. 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"