Skip to content
Docs Try Aspire

PodsMetricSourceV2 Constructors

Class Constructors 1 member
Represents a configuration for targeting metrics at the pod level in a Kubernetes environment. Provides specification for a metric associated with pod resources and the target value or criteria for monitoring and scaling purposes.
public sealed class PodsMetricSourceV2
{
public PodsMetricSourceV2()
{
// ...
}
}