Skip to content
DocsTry Aspire
DocsTry

HpaScalingPolicyV2 Constructors

ClassConstructors1 member
Represents the scaling policy configuration for Kubernetes Horizontal Pod Autoscaler (HPA) in version 2 API.
public sealed class HpaScalingPolicyV2
{
public HpaScalingPolicyV2()
{
// ...
}
}