예제 #1
0
 public Task <AsyncJobResponse> RemoveGuestOsAsync(RemoveGuestOsRequest request) => Proxy.RequestAsync <AsyncJobResponse>(request);
예제 #2
0
 public AsyncJobResponse RemoveGuestOs(RemoveGuestOsRequest request) => Proxy.Request <AsyncJobResponse>(request);