Skip to content
DocsTry Aspire
DocsTry

MetricTargetV2

Classsealednet8.0
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
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.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class MetricTargetV2
{
// ...
}