Project.ResourceGroups Property
Project Developer Reference |
Returns a ResourceGroups collection representing all the resource-based group definitions in the specified project. Read-only Object.
Syntax
expression.ResourceGroups
expression A variable that represents a Project object.
See Also