Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.SavedSearchProperties
Packages that use SavedSearchProperties
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
-
Uses of SavedSearchProperties in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return SavedSearchPropertiesModifier and TypeMethodDescriptionSavedSearchProperties.withCategory(String category) Set the category property: The category of the saved search.SavedSearchProperties.withDisplayName(String displayName) Set the displayName property: Saved search display name.SavedSearchProperties.withFunctionAlias(String functionAlias) Set the functionAlias property: The function alias if query serves as a function.SavedSearchProperties.withFunctionParameters(String functionParameters) Set the functionParameters property: The optional function parameters if query serves as a function.Set the query property: The query expression for the saved search.Set the tags property: The tags attached to the saved search.SavedSearchProperties.withVersion(Long version) Set the version property: The version number of the query language.