OBJECT
Azure user-assigned Managed Identity details.
type AzureUserAssignedManagedIdentity {# Name of the managed identity.name: String! # Native ID of the managed identity.nativeId: String! # ID of the service principal object associated with the managed identity.principalId: String! }