Sdílet prostřednictvím


HDInsight type

Výpočetní prostředí HDInsight.

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