2 instantiations of HpaScalingRulesV2
Aspire.Hosting.Kubernetes (2)
Resources\HorizontalPodAutoscalerBehaviorV2.cs (2)
25public HpaScalingRulesV2 ScaleDown { get; set; } = new(); 32public HpaScalingRulesV2 ScaleUp { get; set; } = new();
2 references to HpaScalingRulesV2
Aspire.Hosting.Kubernetes (2)
Resources\HorizontalPodAutoscalerBehaviorV2.cs (2)
25public HpaScalingRulesV2 ScaleDown { get; set; } = new(); 32public HpaScalingRulesV2 ScaleUp { get; set; } = new();