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

user_assigned_identities
list[str]
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}'.