次の方法で共有


HDInsight type

HDInsight コンピューティング。

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