Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsAccountProperties

Package version

Additional Map account properties

Hierarchy

  • MapsAccountProperties

Index

Properties

Optional cors

cors: CorsRules

Specifies CORS rules for the Blob service. You can include up to five CorsRule elements in the request. If no CorsRule elements are included in the request body, all CORS rules will be deleted, and CORS will be disabled for the Blob service.

Optional disableLocalAuth

disableLocalAuth: undefined | false | true

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

Optional linkedResources

linkedResources: LinkedResource[]

Sets the resources to be used for Managed Identities based operations for the Map account resource.

Optional provisioningState

provisioningState: undefined | string

The provisioning state of the Map account resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional uniqueId

uniqueId: undefined | string

A unique identifier for the maps account NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc