Uses of Class
com.azure.resourcemanager.loganalytics.models.LogAnalyticsQueryPackQuerySearchPropertiesRelated
Packages that use LogAnalyticsQueryPackQuerySearchPropertiesRelated
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of LogAnalyticsQueryPackQuerySearchPropertiesRelated in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return LogAnalyticsQueryPackQuerySearchPropertiesRelatedModifier and TypeMethodDescriptionLogAnalyticsQueryPackQuerySearchProperties.related()Get the related property: The related metadata items for the function.LogAnalyticsQueryPackQuerySearchPropertiesRelated.withCategories(List<String> categories) Set the categories property: The related categories for the function.LogAnalyticsQueryPackQuerySearchPropertiesRelated.withResourceTypes(List<String> resourceTypes) Set the resourceTypes property: The related resource types for the function.LogAnalyticsQueryPackQuerySearchPropertiesRelated.withSolutions(List<String> solutions) Set the solutions property: The related Log Analytics solutions for the function.Methods in com.azure.resourcemanager.loganalytics.models with parameters of type LogAnalyticsQueryPackQuerySearchPropertiesRelatedModifier and TypeMethodDescriptionLogAnalyticsQueryPackQuerySearchProperties.withRelated(LogAnalyticsQueryPackQuerySearchPropertiesRelated related) Set the related property: The related metadata items for the function.