| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
ResponseMetadata.dataSource()
Get the dataSource property: Source of the Data.
|
DataSource |
DataSource.withDataSourceUri(List<NameValuePair> dataSourceUri)
Set the dataSourceUri property: Datasource Uri Links.
|
DataSource |
DataSource.withInstructions(List<String> instructions)
Set the instructions property: Instructions if any for the data source.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMetadata |
ResponseMetadata.withDataSource(DataSource dataSource)
Set the dataSource property: Source of the Data.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.