Ejemplo n.º 1
0
 public void set_vm_policy(Session session, string _vm, string _value)
 {
     VM.set_snapshot_schedule(session, _vm, _value);
 }