Skip to content
Docs Try Aspire

ResourceMetricSourceV2 Constructors

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