Uses of Class
com.azure.resourcemanager.appservice.models.DataTableResponseObject
Packages that use DataTableResponseObject
Package
Description
Package containing the data models for AppService.
-
Uses of DataTableResponseObject in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type DataTableResponseObjectModifier and TypeClassDescriptionfinal classData Table which defines columns and raw row values.Methods in com.azure.resourcemanager.appservice.models that return DataTableResponseObjectModifier and TypeMethodDescriptionstatic DataTableResponseObjectDataTableResponseObject.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DataTableResponseObject from the JsonReader.DiagnosticData.table()Get the table property: Data in table form.