Megosztás a következőn keresztül:


MachineUpdate type

A hibrid gép frissítését ismerteti.

type MachineUpdate = ResourceUpdate & {
  identity?: Identity
  properties?: MachineUpdateProperties
}