DeleteResourceGroup
From
(Difference between revisions)
Latest revision as of 05:41, 10 June 2005
Contents |
[edit] Method
DeleteResourceGroupResult deleteResourceGroup(UserIDBean userID, String resourceGroup)
[edit] Description
Deletes the specified resource group.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | resourceGroup | The name of the resource group to be deleted. |