NewAzureOperationalInsightsSavedSearchCommand 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.
[System.Management.Automation.Cmdlet("New", "AzOperationalInsightsSavedSearch", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(System.Net.HttpStatusCode) })]
public class NewAzureOperationalInsightsSavedSearchCommand : Microsoft.Azure.Commands.OperationalInsights.OperationalInsightsBaseCmdlet
[System.Management.Automation.Cmdlet("New", "AzOperationalInsightsSavedSearch", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.OperationalInsights.Models.PSSavedSearchValue) })]
public class NewAzureOperationalInsightsSavedSearchCommand : Microsoft.Azure.Commands.OperationalInsights.OperationalInsightsBaseCmdlet
[<System.Management.Automation.Cmdlet("New", "AzOperationalInsightsSavedSearch", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(System.Net.HttpStatusCode) })>]
type NewAzureOperationalInsightsSavedSearchCommand = class
inherit OperationalInsightsBaseCmdlet
[<System.Management.Automation.Cmdlet("New", "AzOperationalInsightsSavedSearch", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.OperationalInsights.Models.PSSavedSearchValue) })>]
type NewAzureOperationalInsightsSavedSearchCommand = class
inherit OperationalInsightsBaseCmdlet
Public Class NewAzureOperationalInsightsSavedSearchCommand
Inherits OperationalInsightsBaseCmdlet
- Inheritance
-
NewAzureOperationalInsightsSavedSearchCommand
- Attributes
Constructors
| NewAzureOperationalInsightsSavedSearchCommand() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| Category | |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| DisplayName | |
| Force | |
| FunctionAlias | |
| FunctionParameter | |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| Query | |
| ResourceGroupName | |
| SavedSearchId | |
| SessionState | (Inherited from AzurePSCmdlet) |
| Tag | |
| Version | |
| WorkspaceName | |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |