MapsAccount Class
An Azure resource which represents access to a suite of Maps REST APIs.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.maps.models._models_py3.TrackedResourceMapsAccount
Constructor
MapsAccount(*, location: str, sku: azure.mgmt.maps.models._models_py3.Sku, tags: Optional[Dict[str, str]] = None, kind: Optional[Union[str, azure.mgmt.maps.models._azure_maps_management_client_enums.Kind]] = 'Gen1', properties: Optional[azure.mgmt.maps.models._models_py3.MapsAccountProperties] = None, **kwargs)
Parameters
Get or Set Kind property. Possible values include: "Gen1", "Gen2". Default value: "Gen1".
Variables
- id
- str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".
- system_data
- SystemData
The system meta data relating to this resource.
Feedback
Submit and view feedback for