ApplicationsOperationsExtensions.DeleteAsync メソッド

定義

HDInsight クラスター上の指定されたアプリケーションを削除します。

C#
public static System.Threading.Tasks.Task DeleteAsync(this Microsoft.Azure.Management.HDInsight.IApplicationsOperations operations, string resourceGroupName, string clusterName, string applicationName, System.Threading.CancellationToken cancellationToken = default);

パラメーター

operations
IApplicationsOperations

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

resourceGroupName
String

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

clusterName
String

クラスターの名前です。

applicationName
String

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

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象

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