IResourceWithParent<T> Properties
Interface Properties 1 member
Represents a resource that has a parent resource of type
T. Gets the parent resource of type
T. public abstract T Parent { get; }API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
T. T. public abstract T Parent { get; }