Skip to content
DocsTry Aspire
DocsTry

MetricTargetV2 Constructors

ClassConstructors1 member
Represents a specification of a target value for a Kubernetes metric in version 2. Defines the target type and value criteria for monitoring and scaling resources.
public sealed class MetricTargetV2
{
public MetricTargetV2()
{
// ...
}
}