다음을 통해 공유


HDInsight type

HDInsight 컴퓨팅.

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