Rubrique précédente: UpdateResourceGroupByMap

Rubrique suivante: Resource Type Methods

UpdateResourceGroupGeneralDetails

Description

This method updates the resource general details. This update does not need to be committed by the CommitResources or CommitChangeSets methods.

Syntax

UpdateResourceGroupGeneralDetails (OldResourceGroupName, ResourceGroupGeneralDetails)

Parameters

Name

Type

Description

OldResourceGroupName

string

The name of the resource group before the update.

ResourceGroupGeneralDetails

Map

Map with the new general details. as returned from GetResourceGroupGeneralDetails.

The user can change any field in the map.

Remarks

This method fails if the resource group does not exist.