GetResourceGroupDetailsByDate
The method returns a map with the resource group details.
This method returns the resource group details true to the given date. If the third parameter is false it contains uncommitted changes as well. The returned map is the resource group details map as given by GetResourceGroupDetails.
GetResourceGroupDetailsByDate (ResourceGroupName, EffectiveDate, CommittedOnly)
|
Name |
Type |
Description |
|---|---|---|
|
ResourceGroupName |
string |
|
|
EffectiveDate |
string |
Represents date in the script's time zone. It can contain hours, minutes, and seconds. |
|
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. |
This method fails if the resource group does not exist.
| Copyright © 2012 CA. Alle Rechte vorbehalten. | Senden Sie CA Technologies eine E-Mail zu diesem Thema. |