Argomento precedente: GetResourceParentsList

Argomento successivo: IsResourceExistsInTime

IsResourceExists

Description

This method checks whether the specified resource exists.

Syntax

IsResourceExists (ResourceName)

Parameter(s)

Name

Type

Description

ResourceName

string

The name of the resource.

Return Value

True if the resource exists, False if it does not.

Remarks

None.