Skip to content
Docs Try Aspire

HpaScalingPolicyV2 Constructors

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