共用方式為


MachineUpdate type

描述混合式機器更新。

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