MapsAccountProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional Map account properties.
public class MapsAccountProperties
type MapsAccountProperties = class
Public Class MapsAccountProperties
- Inheritance
-
MapsAccountProperties
Constructors
MapsAccountProperties() |
Initializes a new instance of MapsAccountProperties. |
Properties
CorsRulesValue |
The list of CORS rules. You can include up to five CorsRule elements in the request. |
DisableLocalAuth |
Allows toggle functionality on Azure Policy to disable Azure Maps local authentication support. This will disable Shared Keys authentication from any usage. |
LinkedResources |
Sets the resources to be used for Managed Identities based operations for the Map account resource. |
ProvisioningState |
The provisioning state of the Map account resource. |
UniqueId |
A unique identifier for the maps account. |
Applies to
Azure SDK for .NET