How to use azure-mgmt-maps - 1 common examples

To help you get started, we’ve selected a few azure-mgmt-maps examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Azure / azure-sdk-for-python / azure-mgmt-maps / azure / mgmt / maps / models / maps_key_specification_py3.py View on Github external
def __init__(self, *, key_type, **kwargs) -> None:
        super(MapsKeySpecification, self).__init__(**kwargs)
        self.key_type = key_type

azure-mgmt-maps

Microsoft Azure Maps Client Library for Python

MIT
Latest version published 7 months ago

Package Health Score

94 / 100
Full package analysis

Similar packages