ApplicationsOperationsExtensions.Create メソッド

定義

HDInsight クラスターのアプリケーションを作成します。

C#
public static Microsoft.Azure.Management.HDInsight.Models.Application Create(this Microsoft.Azure.Management.HDInsight.IApplicationsOperations operations, string resourceGroupName, string clusterName, string applicationName, Microsoft.Azure.Management.HDInsight.Models.Application parameters);

パラメーター

operations
IApplicationsOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

clusterName
String

クラスターの名前です。

applicationName
String

アプリケーション名の定数値。

parameters
Application

アプリケーションの作成要求。

戻り値

適用対象

製品 バージョン
Azure SDK for .NET Legacy