Uses of Class
com.azure.resourcemanager.loganalytics.models.ResultStatistics
Packages that use ResultStatistics
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of ResultStatistics in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return ResultStatisticsModifier and TypeMethodDescriptionTableInner.resultStatistics()Get the resultStatistics property: Search job execution statistics.TableProperties.resultStatistics()Get the resultStatistics property: Search job execution statistics.Methods in com.azure.resourcemanager.loganalytics.fluent.models with parameters of type ResultStatisticsModifier and TypeMethodDescriptionTableInner.withResultStatistics(ResultStatistics resultStatistics) Set the resultStatistics property: Search job execution statistics.TableProperties.withResultStatistics(ResultStatistics resultStatistics) Set the resultStatistics property: Search job execution statistics. -
Uses of ResultStatistics in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return ResultStatisticsModifier and TypeMethodDescriptionTable.resultStatistics()Gets the resultStatistics property: Search job execution statistics.Methods in com.azure.resourcemanager.loganalytics.models with parameters of type ResultStatisticsModifier and TypeMethodDescriptionTable.DefinitionStages.WithResultStatistics.withResultStatistics(ResultStatistics resultStatistics) Specifies the resultStatistics property: Search job execution statistics..Table.UpdateStages.WithResultStatistics.withResultStatistics(ResultStatistics resultStatistics) Specifies the resultStatistics property: Search job execution statistics..