get Creator
Get a Maps Creator resource. Azure REST API version: 2021-02-01. Other available API versions: 2020-02-01-preview, 2021-12-01-preview, 2023-06-01.
Return
An Azure resource which represents Maps Creator product and provides ability to manage private location data.
Parameters
argument
null
suspend fun getCreator(accountName: String, creatorName: String, resourceGroupName: String): GetCreatorResult
Return
An Azure resource which represents Maps Creator product and provides ability to manage private location data.
See also
Parameters
account Name
The name of the Maps Account.
creator Name
The name of the Maps Creator instance.
resource Group Name
The name of the resource group. The name is case insensitive.
Return
An Azure resource which represents Maps Creator product and provides ability to manage private location data.
See also
Parameters
argument
Builder for com.pulumi.azurenative.maps.kotlin.inputs.GetCreatorPlainArgs.