Skip to content
Docs Try Aspire

TypedObjectReferenceV1

Class sealed net10.0
📦 Aspire.Hosting.Kubernetes v13.1.2-preview.1.26125.13
Represents a reference to a Kubernetes object with a specified kind and API group.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class TypedObjectReferenceV1
{
// ...
}