C# Class Microsoft.Azure.Commands.LogicApp.Cmdlets.AzureLogicAppRunHistoryCommand

Inheritance: Microsoft.Azure.Commands.LogicApp.Utilities.LogicAppBaseCmdlet
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Executes the get workflow run history command

Method Details

ExecuteCmdlet() public method

Executes the get workflow run history command
public ExecuteCmdlet ( ) : void
return void