Skip to content
Docs Try Aspire

TypedObjectReferenceV1 Constructors

Class Constructors 1 member
Represents a reference to a Kubernetes object with a specified kind and API group.
public sealed class TypedObjectReferenceV1
{
public TypedObjectReferenceV1()
{
// ...
}
}