Compartir a través de


AzureMachineLearningWebServiceFunctionBinding.ApiKey Propiedad

Definición

Obtiene o establece la clave de API que se usa para autenticarse con Request-Response punto de conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a