azure.mgmt.authorization.v2015_06_01.operations module¶
Bases:
objectWarning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
AuthorizationManagementClient’sclassic_administratorsattribute.Gets service administrator, account administrator, and co-administrators for the subscription.
- Keyword Arguments
cls (callable) – A custom type or function that will be passed the direct response
- Returns
An iterator like instance of either ClassicAdministrator or the result of cls(response)
- Return type
- Raises