Skip to content
DocsTry Aspire
DocsTry

TypedLocalObjectReferenceV1

Classsealednet10.0
📦 Aspire.Hosting.Kubernetes v13.5.1-preview.1.26420.4
Represents a reference to a Kubernetes object with a specific type, enabling identification of a local object within the same namespace.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class TypedLocalObjectReferenceV1
{
// ...
}