Argomento precedente: IsResourceGroupExists

Argomento successivo: SearchResourceGroups

IsResourceGroupExistsInResourceVersion

Description

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

Syntax

IsResourceGroupExistsInResourceVersion (ResourceGroupName, ChangeSetName)

Parameters

Name

Type

Description

ResourceGroupName

string

The name of the resource group.

ChangeSetName

string

The name of the change set.

Return Value

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

Remarks

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