次の方法で共有


ComputeInstance type

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

type ComputeInstance = Compute & {
  computeType: "ComputeInstance"
  properties?: ComputeInstanceProperties
}