CreateResourceGroup
From
(Difference between revisions)
Latest revision as of 05:31, 10 June 2005
Contents |
[edit] Method
CreateResourceGroupResult createResourceGroup(UserIDBean userID, String resourceGroup)
[edit] Description
Creates a new resource group for resources to be attached to.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | resourceGroup | The name of the new resource group. |