HDInsightClusterCreateException.ClusterDetails Property

Definition

Gets the cluster details of the cluster that did not create successfully.

public Microsoft.WindowsAzure.Management.HDInsight.ClusterDetails ClusterDetails { get; }
member this.ClusterDetails : Microsoft.WindowsAzure.Management.HDInsight.ClusterDetails
Public ReadOnly Property ClusterDetails As ClusterDetails

Property Value

The cluster details.

Applies to