Argomento precedente: AddResourceGroupByMap

Argomento successivo: GetResourceGroupDetailsByDate

GetResourceGroupDetails

Description

This method returns a map with the resource group details.

Syntax

GetResourceGroupDetails (ResourceGroupName, ChangeSetName, CommittedOnly)

Parameters

Name

Type

Description

ResourceGroupName

string

The name of the resource group.

ChangeSetName

string

The name of the change set.

CommittedOnly

boolean

This parameter is optional.

The default is False.

When True, only committed values are retrieved.

When False, get value and consider uncommitted values.

Return Value

The map contains the following entries:

Remarks

Each entry in each internal map contains the object name in the key and in the value.

This method fails if the resource group and/or the change set do not exist.