Vorheriges Thema: GetResourceTypeDetails

Nächstes Thema: Resource Version Methods

IsResourceTypeExists

Description

This method checks whether the specified resource type exists.

Syntax

IsResourceTypeExists (ResourceTypeName)

Parameters

Name

Type

Description

ResourceTypeName

string

The name of the resource type.

Return Value

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

Remarks

None.