3 references to DetailedVMScalingHistory
Microsoft.DotNet.Helix.Client (3)
generated-code\ScaleSets.cs (3)
20
Task<IImmutableList<Models.
DetailedVMScalingHistory
>> GetDetailedVMScalingHistoryAsync(
46
public async Task<IImmutableList<Models.
DetailedVMScalingHistory
>> GetDetailedVMScalingHistoryAsync(
93
var _body = Client.Deserialize<IImmutableList<Models.
DetailedVMScalingHistory
>>(_content);