Azure.ResourceManager.Maps.Models Namespace
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.
Classes
ArmMapsModelFactory |
Model factory for models. |
MapsAccountKeys |
The set of keys which can be used to access the Maps REST APIs. Two keys are provided for key rotation without interruption. |
MapsAccountPatch |
Parameters used to update an existing Maps Account. |
MapsAccountProperties |
Additional Map account properties. |
MapsAccountSasContent |
Parameters used to create an account Shared Access Signature (SAS) token. The REST API access control is provided by Azure Maps Role Based Access (RBAC) identity and access. |
MapsAccountSasToken |
A new Sas token which can be used to access the Maps REST APIs and is controlled by the specified Managed identity permissions on Azure (IAM) Role Based Access Control. |
MapsCorsRule |
Specifies a CORS rule for the Map Account. |
MapsCreatorPatch |
Parameters used to update an existing Creator resource. |
MapsCreatorProperties |
Creator resource properties. |
MapsKeySpecification |
Whether the operation refers to the primary or secondary key. |
MapsLinkedResource |
Linked resource is reference to a resource deployed in an Azure subscription, add the linked resource |
MapsSku |
The SKU of the Maps Account. |
Structs
MapsAccountKind |
The Kind of the Maps Account. |
MapsKeyType |
Whether the operation refers to the primary or secondary key. |
MapsSigningKey |
The Map account key to use for signing. |
MapsSkuName |
The name of the SKU, in standard format (such as S0). |
Azure SDK for .NET