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