Skip to content
DocsTry Aspire
DocsTry

TypedObjectReferenceV1

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