How to use the azure-mgmt-servicefabric.azure.mgmt.servicefabric.models.application_resource_list_py3.ApplicationResourceList function in azure-mgmt-servicefabric

To help you get started, we’ve selected a few azure-mgmt-servicefabric 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-servicefabric / azure / mgmt / servicefabric / models / application_resource_list_py3.py View on Github external
def __init__(self, *, value=None, **kwargs) -> None:
        super(ApplicationResourceList, self).__init__(**kwargs)
        self.value = value

azure-mgmt-servicefabric

Microsoft Azure Service Fabric Management Client Library for Python

MIT
Latest version published 5 months ago

Package Health Score

94 / 100
Full package analysis

Popular azure-mgmt-servicefabric functions

Similar packages