Uses of Class
com.azure.resourcemanager.loganalytics.models.CoreSummary
Packages that use CoreSummary
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of CoreSummary in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return CoreSummaryModifier and TypeMethodDescriptionCoreSummary.withNumberOfDocuments(long numberOfDocuments) Set the numberOfDocuments property: The number of documents of a core summary.CoreSummary.withStatus(String status) Set the status property: The status of a core summary.Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type CoreSummaryModifier and TypeMethodDescriptionSearchMetadata.coreSummaries()Get the coreSummaries property: The core summaries.Method parameters in com.azure.resourcemanager.loganalytics.models with type arguments of type CoreSummaryModifier and TypeMethodDescriptionSearchMetadata.withCoreSummaries(List<CoreSummary> coreSummaries) Set the coreSummaries property: The core summaries.