Skip to content
DocsTry Aspire
DocsTry

IResourceWithParent<T> Properties

InterfaceProperties1 member
Represents a resource that has a parent resource of type T.
ParentSection titled ParentabstractT
Gets the parent resource of type T.
public abstract T Parent { get; }