Поделиться через


AzureMLLinkedService.ApiKey Property

Definition

Gets or sets the API key for accessing the Azure ML model endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.apiKey")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase ApiKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.apiKey")>]
member this.ApiKey : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property ApiKey As SecretBase

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to