azure.mgmt.msi package¶
Module contents¶
-
class
azure.mgmt.msi.ManagedServiceIdentityClient(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClientThe Managed Service Identity Client.
Variables: - config (ManagedServiceIdentityClientConfiguration) – Configuration for client.
- operations (azure.mgmt.msi.operations.Operations) – Operations operations
- user_assigned_identities (azure.mgmt.msi.operations.UserAssignedIdentitiesOperations) – UserAssignedIdentities operations
Parameters: - credentials (
A msrestazure Credentials object) – Credentials needed for the client to connect to Azure. - subscription_id (str) – The Id of the Subscription to which the identity belongs.
- base_url (str) – Service URL