IResource.withParentRelationship
Method
interface IResource { // ... omitted for brevity withParentRelationship(parent: IResource): IResource;}Signature
method
withParentRelationshipbuilderSets the parent relationship
withParentRelationship(parent: IResource): IResourceParameters
parentIResourceReturns
IResourceDefined on
This method is defined on the following type: