IHDInsightAsyncClient.ClusterProvisioning Event

Definition

Event that is fired when the client provisions a cluster.

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

Event Type

Applies to