Skip to content
Docs Try Aspire

MetricTargetV2 Constructors

Class Constructors 1 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()
{
// ...
}
}