Rubrique précédente: GetResourceGroupGeneralDetails

Rubrique suivante: IsResourceGroupExists

IsResourceGroupExistsInTime

Description

This method checks whether the resource group committed as effective is in the given timeframe.

Syntax

IsResourceGroupExistsInTime (ResourceGroupName, EffectiveDate)

Parameters

Name

Type

Description

ResourceGroupName

string

 

EffectiveDate

string

Represents date in the script’s time zone. It can contain hours, minutes, and seconds.

Return Value

True if the resource group committed as effective is in the given timeframe, False if it is not.

Remarks

This method fails if the resource group does not exist.