C# Класс Microsoft.Azure.Commands.HDInsight.Models.Management.AzureHDInsightScriptAction

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

AzureHDInsightScriptAction() публичный Метод

public AzureHDInsightScriptAction ( ) : Microsoft.Azure.Management.HDInsight.Models
Результат Microsoft.Azure.Management.HDInsight.Models

AzureHDInsightScriptAction() публичный Метод

public AzureHDInsightScriptAction ( Microsoft.Azure.Management.HDInsight.Models.ScriptAction action ) : Microsoft.Azure.Management.HDInsight.Models
action Microsoft.Azure.Management.HDInsight.Models.ScriptAction
Результат Microsoft.Azure.Management.HDInsight.Models

GetScriptActionFromPSModel() публичный Метод

public GetScriptActionFromPSModel ( ) : Microsoft.Azure.Management.HDInsight.Models.ScriptAction
Результат Microsoft.Azure.Management.HDInsight.Models.ScriptAction