Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the resource is a member of the same resource group for the duration of a period.
Syntax
public boolean sameResourceGroupInPeriod(date _fromDate, date _toDate)
Run On
Called
Parameters
- _fromDate
Type: date
The first day of the period.
- _toDate
Type: date
The last day of the period.
Return Value
Type: boolean
true if the resource is a member of the same resource group for the complete duration of the period; otherwise, false.