Skip to content

Commit

Permalink
Fix Az.HDInsight XML Comments (Azure#18432)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-yuzhichen committed Jun 13, 2022
1 parent 2c724d8 commit f15e544
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,8 @@ public AzureHDInsightCluster(Cluster cluster, IDictionary<string, string> cluste
/// Data Disks Group Properties for the Worker Role.
/// </summary>
public List<DataDisksGroups> WorkerNodeDataDisksGroups { get; set; }


/// <summary>
/// Gets or sets the security profile.
/// </summary>
/// <value>
Expand Down

0 comments on commit f15e544

Please sign in to comment.