MapsAccountPropertiesResponse

data class MapsAccountPropertiesResponse(val disableLocalAuth: Boolean? = null, val provisioningState: String, val uniqueId: String)

Additional Map account properties

Constructors

Link copied to clipboard
constructor(disableLocalAuth: Boolean? = null, provisioningState: String, uniqueId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Allows toggle functionality on Azure Policy to disable Azure Maps local authentication support. This will disable Shared Keys authentication from any usage.

Link copied to clipboard

the state of the provisioning.

Link copied to clipboard

A unique identifier for the maps account