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

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

azure-mgmt-hdinsight

Microsoft Azure HDInsight Management Client Library for Python

MIT
Latest version published 3 years ago

Package Health Score

88 / 100
Full package analysis

Similar packages