Compartir a través de


AzureMachineLearningWebServiceFunctionBinding.Endpoint 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="properties.endpoint")]
public string Endpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoint")>]
member this.Endpoint : string with get, set
Public Property Endpoint As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a