LocationsOperationsExtensions.ValidateClusterCreateRequestAsync メソッド

定義

クラスター作成要求仕様が有効かどうかを検証します。

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.HDInsight.Models.ClusterCreateValidationResult> ValidateClusterCreateRequestAsync(this Microsoft.Azure.Management.HDInsight.ILocationsOperations operations, string location, Microsoft.Azure.Management.HDInsight.Models.ClusterCreateRequestValidationParameters parameters, System.Threading.CancellationToken cancellationToken = default);

パラメーター

operations
ILocationsOperations

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

location
String

要求を行う Azure の場所 (リージョン)。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象

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