How to use the azure-mgmt-dns.azure.mgmt.dns.v2018_03_01_preview.models.resource.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 / v2018_03_01_preview / models / resource.py View on Github external
def __init__(self, **kwargs):
        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 1 year ago

Package Health Score

82 / 100
Full package analysis

Similar packages