GeoDBMapping

GeoDBMapping
GeoDBMapping
JSON Example
{
    "description": "string",
    "elements": [
        {
            "attribute": "string",
            "values": [
                "string"
            ]
        }
    ],
    "name": "string"
}
string
description
Optional

Description of the mapping. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

elements
Required

The set of mapping elements. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
name
Required

The unique name of the user mapping. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of