Compartir a través de


DataSource.Credentials Propiedad

Definición

Obtiene o establece las credenciales del origen de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="credentials")]
public Microsoft.Azure.Search.Models.DataSourceCredentials Credentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="credentials")>]
member this.Credentials : Microsoft.Azure.Search.Models.DataSourceCredentials with get, set
Public Property Credentials As DataSourceCredentials

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a