ResourceIdentityType Enum
The type of identity used for the managed cluster. Type 'SystemAssigned' will use an implicitly created identity in master components and an auto-created user assigned identity in >>MC_<< resource group in agent nodes. Type 'None' will not use MSI for the managed cluster, service principal will be used instead.
- Inheritance
-
builtins.strResourceIdentityTypeResourceIdentityType
Constructor
ResourceIdentityType(value)
Fields
| NONE |
| SYSTEM_ASSIGNED |
| USER_ASSIGNED |
Feedback
Submit and view feedback for