3 references to AggregatedVMScalingHistory
Microsoft.DotNet.Helix.Client (3)
generated-code\ScaleSets.cs (3)
26
Task<IImmutableList<Models.
AggregatedVMScalingHistory
>> GetAggregatedVMScalingHistoryAsync(
125
public async Task<IImmutableList<Models.
AggregatedVMScalingHistory
>> GetAggregatedVMScalingHistoryAsync(
167
var _body = Client.Deserialize<IImmutableList<Models.
AggregatedVMScalingHistory
>>(_content);