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

Inheritance: Microsoft.Azure.Commands.LogicApp.Utilities.LogicAppBaseCmdlet
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Validates the workflow

Method Details

ExecuteCmdlet() public method

Validates the workflow
public ExecuteCmdlet ( ) : void
return void