Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 842 Bytes

Project.ResourceGroups.Copy.md

File metadata and controls

37 lines (22 loc) · 842 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ResourceGroups.Copy method (Project)
project-server
Project.ResourceGroups.Copy
0cf50d60-889b-b599-55be-288aa64f23ee
06/08/2017
medium

ResourceGroups.Copy method (Project)

Makes a copy of a group definition for the ResourceGroups collection and returns a reference to the Group object.

Syntax

expression.Copy (Name, NewName)

expression A variable that represents a 'ResourceGroups' object.

Parameters

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.

Return value

Group

[!includeSupport and feedback]