title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
ResourceGroups.Copy method (Project) |
project-server |
|
0cf50d60-889b-b599-55be-288aa64f23ee |
06/08/2017 |
medium |
Makes a copy of a group definition for the ResourceGroups collection and returns a reference to the Group object.
expression.Copy (Name, NewName)
expression A variable that represents a 'ResourceGroups' object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Name | Required | String | The name of the group to copy. |
NewName | Required | String | The name of the new group. |
Group
[!includeSupport and feedback]