Freigeben über


AzureMLLinkedService.ApiKey Eigenschaft

Definition

Ruft den API-Schlüssel für den Zugriff auf den Endpunkt des Azure ML-Modells ab oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: