Uses of Interface
com.azure.resourcemanager.loganalytics.models.SavedSearch.DefinitionStages.WithCreate
Packages that use SavedSearch.DefinitionStages.WithCreate
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of SavedSearch.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.models
Subinterfaces of SavedSearch.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the SavedSearch definition.Methods in com.azure.resourcemanager.loganalytics.models that return SavedSearch.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSpecifies the etag property: The ETag of the saved search.SavedSearch.DefinitionStages.WithFunctionAlias.withFunctionAlias(String functionAlias) Specifies the functionAlias property: The function alias if query serves as a function..SavedSearch.DefinitionStages.WithFunctionParameters.withFunctionParameters(String functionParameters) Specifies the functionParameters property: The optional function parameters if query serves as a function.Specifies the query property: The query expression for the saved search..Specifies the tags property: The tags attached to the saved search..SavedSearch.DefinitionStages.WithVersion.withVersion(Long version) Specifies the version property: The version number of the query language.