| Package | Description |
|---|---|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceCredentials |
DataSource.getCredentials()
Get the credentials property: Credentials for the datasource.
|
DataSourceCredentials |
DataSourceCredentials.setConnectionString(String connectionString)
Set the connectionString property: The connection string for the
datasource.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSource.setCredentials(DataSourceCredentials credentials)
Set the credentials property: Credentials for the datasource.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.