Compartir a través de


AzureSearchLinkedService.Key Propiedad

Definición

Obtiene o establece la clave de administrador para Azure servicio Search

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a