IResource.withParentRelationship
Method
interface IResource { // ... omitted for brevity withParentRelationship(parent: IResource): IResource;}Signature
method
withParentRelationship builder Sets the parent relationship
withParentRelationship(parent: IResource): IResourceParameters
parent IResource Returns
IResource Defined on
This method is defined on the following type: