Rubrique précédente: AddResourceGroup

Rubrique suivante: GetResourceGroupDetails

AddResourceGroupByMap

Description

This method adds a new resource group and returns the new resource group ID.

This method sets the first effective time (in the resource group) to the change set's default date.

Syntax

AddResourceGroupByMap (ResourceGroupDetails)

Parameter(s)

Name

Type

Description

ResourceGroupDetails

map

Map of resource group details is in the structure of the map returned from GetResourceGroupDetails.

The ResourceGroups, Resources, and Services internal maps can be empty.

The CustomAttributes internal map must contain all of the custom attributes that are attached to the resource groups.

The ResourceGroupId entry is not relevant.

Remarks

None.