Compartir a través de


AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters.ExecuteEndpoint Propiedad

Definición

Obtiene o establece el punto de conexión de ejecución Request-Response del servicio web de Azure Machine Learning. Obtenga más información aquí: https://docs.microsoft.com/en-us/azure/machine-learning/machine-learning-consume-web-services#request-response-service-rrs

[Newtonsoft.Json.JsonProperty(PropertyName="bindingRetrievalProperties.executeEndpoint")]
public string ExecuteEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bindingRetrievalProperties.executeEndpoint")>]
member this.ExecuteEndpoint : string with get, set
Public Property ExecuteEndpoint As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a