How to use the azure-mgmt-reservations.azure.mgmt.reservations.models.catalog_py3.Catalog function in azure-mgmt-reservations

To help you get started, we’ve selected a few azure-mgmt-reservations 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-reservations / azure / mgmt / reservations / models / catalog_py3.py View on Github external
def __init__(self, **kwargs) -> None:
        super(Catalog, self).__init__(**kwargs)
        self.resource_type = None
        self.name = None
        self.terms = None
        self.locations = None
        self.sku_properties = None
        self.restrictions = None

azure-mgmt-reservations

Microsoft Azure Reservations Client Library for Python

MIT
Latest version published 2 years ago

Package Health Score

82 / 100
Full package analysis

Popular azure-mgmt-reservations functions

Similar packages