Share via


AzureMachineLearningWebServiceFunctionBinding.ApiKey Property

Definition

Gets or sets the API key used to authenticate with Request-Response endpoint.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to