Vorheriges Thema: AddResourceType

Nächstes Thema: IsResourceTypeExists

GetResourceTypeDetails

Description

This method returns a map with the resource type details.

Syntax

GetResourceTypeDetails (ResourceTypeName)

Parameters

Name

Type

Description

ResourceTypeName

string

The name of the resource type.

Return Value

A map containing the following entries:

Remarks

Each entry in each map contains the object name in the key and in the value.

This method fails if the resource type does not exist.