Skip to main content

creators

Overview

Namecreators
TypeResource
Idazure.maps.creators

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectCreator resource properties
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, creatorName, resourceGroupName, subscriptionIdGet a Maps Creator resource.
list_by_accountSELECTaccountName, resourceGroupName, subscriptionIdGet all Creator instances for an Azure Maps Account
create_or_updateINSERTaccountName, creatorName, resourceGroupName, subscriptionId, data__propertiesCreate or update a Maps Creator resource. Creator resource will manage Azure resources required to populate a custom set of mapping data. It requires an account to exist before it can be created.
deleteDELETEaccountName, creatorName, resourceGroupName, subscriptionIdDelete a Maps Creator resource.
_list_by_accountEXECaccountName, resourceGroupName, subscriptionIdGet all Creator instances for an Azure Maps Account
updateEXECaccountName, creatorName, resourceGroupName, subscriptionIdUpdates the Maps Creator resource. Only a subset of the parameters may be updated after creation, such as Tags.