Uses of Class
com.azure.resourcemanager.appservice.models.DataSource
Packages that use DataSource
Package
Description
Package containing the data models for AppService.
-
Uses of DataSource in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type DataSourceModifier and TypeClassDescriptionfinal classClass representing data source used by the detectors.Methods in com.azure.resourcemanager.appservice.models that return DataSourceModifier and TypeMethodDescriptionResponseMetadata.dataSource()Get the dataSource property: Source of the Data.static DataSourceDataSource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DataSource from the JsonReader.