AzureHDInsightCluster.ClusterTier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the cluster tier.
public string ClusterTier { get; set; }
public Microsoft.Azure.Management.HDInsight.Models.Tier ClusterTier { get; set; }
member this.ClusterTier : string with get, set
member this.ClusterTier : Microsoft.Azure.Management.HDInsight.Models.Tier with get, set
Public Property ClusterTier As String
Public Property ClusterTier As Tier