Skip to content
DocsTry Aspire
DocsTry

ResourceMetricSourceV2 Constructors

ClassConstructors1 member
Represents a resource metric source used for Kubernetes scaling operations in version 2. Specifies the name of the resource and its corresponding targeting criteria.
public sealed class ResourceMetricSourceV2
{
public ResourceMetricSourceV2()
{
// ...
}
}