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