How to use the azure-mgmt-dns.azure.mgmt.dns.v2016_04_01.models.resource_py3.Resource function in azure-mgmt-dns

To help you get started, we’ve selected a few azure-mgmt-dns 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-dns / azure / mgmt / dns / v2016_04_01 / models / resource_py3.py View on Github external
def __init__(self, **kwargs) -> None:
        super(Resource, self).__init__(**kwargs)
        self.id = None
        self.name = None
        self.type = None

azure-mgmt-dns

Microsoft Azure DNS Management Client Library for Python

MIT
Latest version published 12 months ago

Package Health Score

87 / 100
Full package analysis

Similar packages