MapsAccountPatch 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.
Parameters used to update an existing Maps Account.
public class MapsAccountPatch
type MapsAccountPatch = class
Public Class MapsAccountPatch
- Inheritance
-
MapsAccountPatch
Constructors
MapsAccountPatch() |
Initializes a new instance of MapsAccountPatch. |
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. |
Identity |
Sets the identity property for maps account. |
Kind |
Get or Set Kind property. |
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. |
Sku |
The SKU of this account. |
Tags |
Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. |
UniqueId |
A unique identifier for the maps account. |
Applies to
Azure SDK for .NET