Skip to content
DocsTry Aspire
DocsTry

IResource.withParentRelationship

Method
📦 Aspire.Hosting v13.4.0
interface IResource {
// ... omitted for brevity
withParentRelationship(parent: IResource): IResource;
}

Signature

methodwithParentRelationshipbuilder
Sets the parent relationship
withParentRelationship(parent: IResource): IResource
parentIResource
IResource

Defined on

This method is defined on the following type: