HDInsightClient.ClusterProvisioning Event

Definition

Event that is fired when the client provisions a cluster.

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

Event Type

Implements

Applies to