CreateResourceGroup
From
Contents |
Method
CreateResourceGroupResult createResourceGroup(UserIDBean userID, String resourceGroup)
Description
Creates a new resource group for resources to be attached to.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | resourceGroup | The name of the new resource group. |