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

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public AzureHDInsightScriptAction ( ) : Microsoft.Azure.Management.HDInsight.Models
Résultat Microsoft.Azure.Management.HDInsight.Models

AzureHDInsightScriptAction() public méthode

public AzureHDInsightScriptAction ( Microsoft.Azure.Management.HDInsight.Models.ScriptAction action ) : Microsoft.Azure.Management.HDInsight.Models
action Microsoft.Azure.Management.HDInsight.Models.ScriptAction
Résultat Microsoft.Azure.Management.HDInsight.Models

GetScriptActionFromPSModel() public méthode

public GetScriptActionFromPSModel ( ) : Microsoft.Azure.Management.HDInsight.Models.ScriptAction
Résultat Microsoft.Azure.Management.HDInsight.Models.ScriptAction