4 references to MachineInformation
Microsoft.DotNet.Helix.Client (4)
generated-code\Machine.cs (4)
27
Task<Models.
MachineInformation
> GetMachineStatusAsync(
132
public async Task<Models.
MachineInformation
> GetMachineStatusAsync(
181
var
_body = Client.Deserialize<Models.
MachineInformation
>(_content);