C# Class Microsoft.Azure.Commands.HDInsight.Models.Management.AzureHDInsightScriptAction

Mostrar archivo Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
AzureHDInsightScriptAction ( ) : Microsoft.Azure.Management.HDInsight.Models
AzureHDInsightScriptAction ( Microsoft.Azure.Management.HDInsight.Models.ScriptAction action ) : Microsoft.Azure.Management.HDInsight.Models
GetScriptActionFromPSModel ( ) : Microsoft.Azure.Management.HDInsight.Models.ScriptAction

Method Details

AzureHDInsightScriptAction() public method

public AzureHDInsightScriptAction ( ) : Microsoft.Azure.Management.HDInsight.Models
return Microsoft.Azure.Management.HDInsight.Models

AzureHDInsightScriptAction() public method

public AzureHDInsightScriptAction ( Microsoft.Azure.Management.HDInsight.Models.ScriptAction action ) : Microsoft.Azure.Management.HDInsight.Models
action Microsoft.Azure.Management.HDInsight.Models.ScriptAction
return Microsoft.Azure.Management.HDInsight.Models

GetScriptActionFromPSModel() public method

public GetScriptActionFromPSModel ( ) : Microsoft.Azure.Management.HDInsight.Models.ScriptAction
return Microsoft.Azure.Management.HDInsight.Models.ScriptAction