Dela via


ComputeInstance type

Egenskaper (översta nivån) för ComputeInstance

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