Skip to content
Docs Try Aspire

TypedLocalObjectReferenceV1 Constructors

Class Constructors 1 member
Represents a reference to a Kubernetes object with a specific type, enabling identification of a local object within the same namespace.
public sealed class TypedLocalObjectReferenceV1
{
public TypedLocalObjectReferenceV1()
{
// ...
}
}