次の方法で共有


AmlCompute type

AmlCompute のプロパティ (最上位レベル)

type AmlCompute = Compute & {
  computeType: "AmlCompute"
  properties?: AmlComputeProperties
}