VmManagedIdentity Class
Identities for the virtual machine scale set under the node type.
- Inheritance
-
VmManagedIdentity
Constructor
VmManagedIdentity(*, user_assigned_identities: Optional[List[str]] = None, **kwargs)
Parameters
Required
The list of user identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
Feedback
Submit and view feedback for