Delen via


ComputeInstance type

Eigenschappen (hoogste niveau) van ComputeInstance

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