AzureSearchLinkedService.Key Property

Definition

Gets or sets admin Key for Azure Search service

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to