共用方式為


HDInsight type

HDInsight 計算。

type HDInsight = Compute & {
  computeType: "HDInsight"
  properties?: HDInsightProperties
}