Skip to content
Docs Try Aspire

ObjectMetricSourceV2 Constructors

Class Constructors 1 member
Represents a source for a metric that is associated with a specific Kubernetes object.
public sealed class ObjectMetricSourceV2
{
public ObjectMetricSourceV2()
{
// ...
}
}