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

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 integration account map update command.

Method Details

ExecuteCmdlet() public method

Executes the integration account map update command.
public ExecuteCmdlet ( ) : void
return void