Пример #1
0
 public Task <AsyncJobResponse> RemoveGuestOsAsync(RemoveGuestOsRequest request) => Proxy.RequestAsync <AsyncJobResponse>(request);
Пример #2
0
 public AsyncJobResponse RemoveGuestOs(RemoveGuestOsRequest request) => Proxy.Request <AsyncJobResponse>(request);