PSSavedSearchParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSSavedSearchParameters : Microsoft.Azure.Commands.OperationalInsights.OperationalInsightsParametersBase
type PSSavedSearchParameters = class
inherit OperationalInsightsParametersBase
Public Class PSSavedSearchParameters
Inherits OperationalInsightsParametersBase
- Inheritance
Constructors
PSSavedSearchParameters(String, String, String, String, String, String, Nullable<Int64>, String, String, String, Hashtable) |
Fields
EtagWildCard |
Properties
Category | |
DisplayName | |
ETag | |
FunctionAlias | |
FunctionParameters | |
Query | |
ResourceGroupName | (Inherited from OperationalInsightsParametersBase) |
SavedSearchId | |
Tags | |
Version | |
WorkspaceName | (Inherited from OperationalInsightsParametersBase) |
Methods
ConvertAndValidateTags(Hashtable) |
Populate and validate SavedSearch.Properties.Tags from a Hashtable of tags specified in the cmdlet. |
GetSavedSearchFromParameters() |