Compartilhar via


HDInsight type

Uma computação HDInsight.

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