C# Class Microsoft.Azure.Commands.OperationalInsights.RemoveAzureOperationalInsightsSavedSearchCommand

Inheritance: OperationalInsightsBaseCmdlet
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteDelete ( ) : void

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

ExecuteDelete() public method

public ExecuteDelete ( ) : void
return void

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void