Compartilhar via


DataSource.Credentials Propriedade

Definição

Obtém ou define as credenciais da fonte de dados.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a