Identity Info Args
constructor(principalId: Output<String>? = null, tenantId: Output<String>? = null, type: Output<Either<String, IdentityType>>? = null, userAssignedIdentities: Output<Map<String, UserIdentityPropertiesArgs>>? = null)