Uses of Class
com.microsoft.azure.management.appservice.DiagnosticData
-
-
Uses of DiagnosticData in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return DiagnosticData Modifier and Type Method Description DiagnosticDataDiagnosticData. withRenderingProperties(Rendering renderingProperties)Set properties that describe how the table should be rendered.DiagnosticDataDiagnosticData. withTable(DataTableResponseObject table)Set data in table form.
-