次の方法で共有


IHDInsightAsyncClient.ClusterProvisioning イベント

定義

クライアントがクラスターをプロビジョニングするときに発生するイベント。

event EventHandler<Microsoft.WindowsAzure.Management.HDInsight.ClusterProvisioningStatusEventArgs> ClusterProvisioning;
member this.ClusterProvisioning : EventHandler<Microsoft.WindowsAzure.Management.HDInsight.ClusterProvisioningStatusEventArgs> 
Event ClusterProvisioning As EventHandler(Of ClusterProvisioningStatusEventArgs) 

イベントの種類

適用対象