parent property
An optional reference to a parent Resource.
Supported parent types include "organization" and "folder". Once set, the
parent cannot be cleared. The parent
can be set on creation or using the
UpdateProject
method; the end user must have the
resourcemanager.projects.create
permission on the parent.
Implementation
ResourceId? parent;