C# Class Microsoft.Azure.Commands.HDInsight.AddAzureHDInsightScriptActionCommand

Inheritance: Microsoft.Azure.Commands.HDInsight.Commands.HDInsightCmdletBase
显示文件 Open project: Azure/azure-powershell

Private Properties

Property Type Description

Public Methods

Method Description
AddAzureHDInsightScriptActionCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands
ExecuteCmdlet ( ) : void

Method Details

AddAzureHDInsightScriptActionCommand() public method

public AddAzureHDInsightScriptActionCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands
return Microsoft.Azure.Commands.HDInsight.Commands

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void