You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the Microsoft Azure MyService Management Client Library.
4
+
This package has been tested with Python 2.7, 3.5, 3.6, 3.7 and 3.8.
5
+
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
6
+
7
+
8
+
# Usage
9
+
10
+
11
+
To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
12
+
13
+
14
+
15
+
For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/)
16
+
Code samples for this package can be found at [MyService Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
17
+
Additional code samples for different Azure services are available at [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
18
+
19
+
20
+
# Provide Feedback
21
+
22
+
If you encounter any bugs or have suggestions, please file an issue in the
:param x_ms_client_id: Specifies which account is intended for usage in conjunction with the Azure AD security model. It represents a unique ID for the Azure Maps account and can be retrieved from the Azure Maps management plane Account API. To use Azure AD security in Azure Maps see the following `articles <https://aka.ms/amauthdetails>`_ for guidance.
32
+
:type x_ms_client_id: str
33
+
:param geography: This parameter specifies where the Azure Maps Creator resource is located. Valid values are us and eu.
34
+
:type geography: str or ~azure.maps.route.models.Geography
"description": "Specifies which account is intended for usage in conjunction with the Azure AD security model. It represents a unique ID for the Azure Maps account and can be retrieved from the Azure Maps management plane Account API. To use Azure AD security in Azure Maps see the following `articles \u003chttps://aka.ms/amauthdetails\u003e`_ for guidance.",
"description": "Specifies which account is intended for usage in conjunction with the Azure AD security model. It represents a unique ID for the Azure Maps account and can be retrieved from the Azure Maps management plane Account API. To use Azure AD security in Azure Maps see the following `articles \u003chttps://aka.ms/amauthdetails\u003e`_ for guidance.",
0 commit comments