Delen via


AmlCompute type

Eigenschappen (hoogste niveau) van AmlCompute

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